chore: publish code check badges [skip ci]
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="198" height="20" role="img" aria-label="adminfront coverage: failing">
|
||||
<title>adminfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="198" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="140" height="20" fill="#555"/>
|
||||
<rect x="140" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="198" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="70" y="15" fill="#010101" fill-opacity=".3">adminfront coverage</text>
|
||||
<text x="70" y="14">adminfront coverage</text>
|
||||
<text x="169" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="169" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |
54
dev/5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a/badges.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedBy": "scripts/update_code_check_badges.mjs",
|
||||
"updatedAt": "2026-05-29T07:48:48.971Z",
|
||||
"source": {
|
||||
"branch": "dev",
|
||||
"sha": "5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a",
|
||||
"shortSha": "5ddfc6c81bb4",
|
||||
"runId": "197882",
|
||||
"runNumber": "874"
|
||||
},
|
||||
"badges": {
|
||||
"dev-sha": {
|
||||
"label": "dev",
|
||||
"message": "5ddfc6c81bb4",
|
||||
"color": "#0969da"
|
||||
},
|
||||
"code-check": {
|
||||
"label": "code check",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"biome": {
|
||||
"label": "biome",
|
||||
"message": "passing",
|
||||
"color": "#2ea043"
|
||||
},
|
||||
"userfront-e2e-fast": {
|
||||
"label": "userfront e2e fast",
|
||||
"message": "passing",
|
||||
"color": "#2ea043"
|
||||
},
|
||||
"userfront-e2e-full": {
|
||||
"label": "userfront e2e full",
|
||||
"message": "unknown",
|
||||
"color": "#6e7781"
|
||||
},
|
||||
"adminfront-coverage": {
|
||||
"label": "adminfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"devfront-coverage": {
|
||||
"label": "devfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"orgfront-coverage": {
|
||||
"label": "orgfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
dev/5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a/biome.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: passing">
|
||||
<title>biome: passing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="44" height="20" fill="#555"/>
|
||||
<rect x="44" width="58" height="20" fill="#2ea043"/>
|
||||
<rect width="102" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="22" y="15" fill="#010101" fill-opacity=".3">biome</text>
|
||||
<text x="22" y="14">biome</text>
|
||||
<text x="73" y="15" fill="#010101" fill-opacity=".3">passing</text>
|
||||
<text x="73" y="14">passing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 942 B |
19
dev/5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a/code-check.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: failing">
|
||||
<title>code check: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="78" height="20" fill="#555"/>
|
||||
<rect x="78" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="136" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="39" y="15" fill="#010101" fill-opacity=".3">code check</text>
|
||||
<text x="39" y="14">code check</text>
|
||||
<text x="107" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="107" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 964 B |
19
dev/5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a/dev-sha.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 5ddfc6c81bb4">
|
||||
<title>dev: 5ddfc6c81bb4</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="38" height="20" fill="#555"/>
|
||||
<rect x="38" width="92" height="20" fill="#0969da"/>
|
||||
<rect width="130" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
|
||||
<text x="19" y="14">dev</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">5ddfc6c81bb4</text>
|
||||
<text x="84" y="14">5ddfc6c81bb4</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 954 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="184" height="20" role="img" aria-label="devfront coverage: failing">
|
||||
<title>devfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="184" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="126" height="20" fill="#555"/>
|
||||
<rect x="126" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="184" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="63" y="15" fill="#010101" fill-opacity=".3">devfront coverage</text>
|
||||
<text x="63" y="14">devfront coverage</text>
|
||||
<text x="155" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="155" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 994 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="184" height="20" role="img" aria-label="orgfront coverage: failing">
|
||||
<title>orgfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="184" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="126" height="20" fill="#555"/>
|
||||
<rect x="126" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="184" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="63" y="15" fill="#010101" fill-opacity=".3">orgfront coverage</text>
|
||||
<text x="63" y="14">orgfront coverage</text>
|
||||
<text x="155" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="155" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 994 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="191" height="20" role="img" aria-label="userfront e2e fast: passing">
|
||||
<title>userfront e2e fast: passing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="191" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="133" height="20" fill="#555"/>
|
||||
<rect x="133" width="58" height="20" fill="#2ea043"/>
|
||||
<rect width="191" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="66.5" y="15" fill="#010101" fill-opacity=".3">userfront e2e fast</text>
|
||||
<text x="66.5" y="14">userfront e2e fast</text>
|
||||
<text x="162" y="15" fill="#010101" fill-opacity=".3">passing</text>
|
||||
<text x="162" y="14">passing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="191" height="20" role="img" aria-label="userfront e2e full: unknown">
|
||||
<title>userfront e2e full: unknown</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="191" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="133" height="20" fill="#555"/>
|
||||
<rect x="133" width="58" height="20" fill="#6e7781"/>
|
||||
<rect width="191" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="66.5" y="15" fill="#010101" fill-opacity=".3">userfront e2e full</text>
|
||||
<text x="66.5" y="14">userfront e2e full</text>
|
||||
<text x="162" y="15" fill="#010101" fill-opacity=".3">unknown</text>
|
||||
<text x="162" y="14">unknown</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |
19
latest/adminfront-coverage.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="198" height="20" role="img" aria-label="adminfront coverage: failing">
|
||||
<title>adminfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="198" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="140" height="20" fill="#555"/>
|
||||
<rect x="140" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="198" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="70" y="15" fill="#010101" fill-opacity=".3">adminfront coverage</text>
|
||||
<text x="70" y="14">adminfront coverage</text>
|
||||
<text x="169" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="169" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |
54
latest/badges.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedBy": "scripts/update_code_check_badges.mjs",
|
||||
"updatedAt": "2026-05-29T07:48:48.971Z",
|
||||
"source": {
|
||||
"branch": "dev",
|
||||
"sha": "5ddfc6c81bb46ad86bfca06b8b2a21da71c4c61a",
|
||||
"shortSha": "5ddfc6c81bb4",
|
||||
"runId": "197882",
|
||||
"runNumber": "874"
|
||||
},
|
||||
"badges": {
|
||||
"dev-sha": {
|
||||
"label": "dev",
|
||||
"message": "5ddfc6c81bb4",
|
||||
"color": "#0969da"
|
||||
},
|
||||
"code-check": {
|
||||
"label": "code check",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"biome": {
|
||||
"label": "biome",
|
||||
"message": "passing",
|
||||
"color": "#2ea043"
|
||||
},
|
||||
"userfront-e2e-fast": {
|
||||
"label": "userfront e2e fast",
|
||||
"message": "passing",
|
||||
"color": "#2ea043"
|
||||
},
|
||||
"userfront-e2e-full": {
|
||||
"label": "userfront e2e full",
|
||||
"message": "unknown",
|
||||
"color": "#6e7781"
|
||||
},
|
||||
"adminfront-coverage": {
|
||||
"label": "adminfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"devfront-coverage": {
|
||||
"label": "devfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
},
|
||||
"orgfront-coverage": {
|
||||
"label": "orgfront coverage",
|
||||
"message": "failing",
|
||||
"color": "#cf222e"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
latest/biome.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: passing">
|
||||
<title>biome: passing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="44" height="20" fill="#555"/>
|
||||
<rect x="44" width="58" height="20" fill="#2ea043"/>
|
||||
<rect width="102" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="22" y="15" fill="#010101" fill-opacity=".3">biome</text>
|
||||
<text x="22" y="14">biome</text>
|
||||
<text x="73" y="15" fill="#010101" fill-opacity=".3">passing</text>
|
||||
<text x="73" y="14">passing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 942 B |
19
latest/code-check.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: failing">
|
||||
<title>code check: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="78" height="20" fill="#555"/>
|
||||
<rect x="78" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="136" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="39" y="15" fill="#010101" fill-opacity=".3">code check</text>
|
||||
<text x="39" y="14">code check</text>
|
||||
<text x="107" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="107" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 964 B |
19
latest/dev-sha.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 5ddfc6c81bb4">
|
||||
<title>dev: 5ddfc6c81bb4</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="38" height="20" fill="#555"/>
|
||||
<rect x="38" width="92" height="20" fill="#0969da"/>
|
||||
<rect width="130" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
|
||||
<text x="19" y="14">dev</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">5ddfc6c81bb4</text>
|
||||
<text x="84" y="14">5ddfc6c81bb4</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 954 B |
19
latest/devfront-coverage.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="184" height="20" role="img" aria-label="devfront coverage: failing">
|
||||
<title>devfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="184" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="126" height="20" fill="#555"/>
|
||||
<rect x="126" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="184" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="63" y="15" fill="#010101" fill-opacity=".3">devfront coverage</text>
|
||||
<text x="63" y="14">devfront coverage</text>
|
||||
<text x="155" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="155" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 994 B |
19
latest/orgfront-coverage.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="184" height="20" role="img" aria-label="orgfront coverage: failing">
|
||||
<title>orgfront coverage: failing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="184" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="126" height="20" fill="#555"/>
|
||||
<rect x="126" width="58" height="20" fill="#cf222e"/>
|
||||
<rect width="184" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="63" y="15" fill="#010101" fill-opacity=".3">orgfront coverage</text>
|
||||
<text x="63" y="14">orgfront coverage</text>
|
||||
<text x="155" y="15" fill="#010101" fill-opacity=".3">failing</text>
|
||||
<text x="155" y="14">failing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 994 B |
19
latest/userfront-e2e-fast.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="191" height="20" role="img" aria-label="userfront e2e fast: passing">
|
||||
<title>userfront e2e fast: passing</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="191" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="133" height="20" fill="#555"/>
|
||||
<rect x="133" width="58" height="20" fill="#2ea043"/>
|
||||
<rect width="191" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="66.5" y="15" fill="#010101" fill-opacity=".3">userfront e2e fast</text>
|
||||
<text x="66.5" y="14">userfront e2e fast</text>
|
||||
<text x="162" y="15" fill="#010101" fill-opacity=".3">passing</text>
|
||||
<text x="162" y="14">passing</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |
19
latest/userfront-e2e-full.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="191" height="20" role="img" aria-label="userfront e2e full: unknown">
|
||||
<title>userfront e2e full: unknown</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="191" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="133" height="20" fill="#555"/>
|
||||
<rect x="133" width="58" height="20" fill="#6e7781"/>
|
||||
<rect width="191" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="66.5" y="15" fill="#010101" fill-opacity=".3">userfront e2e full</text>
|
||||
<text x="66.5" y="14">userfront e2e full</text>
|
||||
<text x="162" y="15" fill="#010101" fill-opacity=".3">unknown</text>
|
||||
<text x="162" y="14">unknown</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1002 B |