1
0
forked from baron/baron-sso

chore: publish userfront e2e full badge [skip ci]

This commit is contained in:
gitea-actions
2026-05-29 18:06:34 +00:00
parent 0cf677d65a
commit ae1e5db490
22 changed files with 208 additions and 208 deletions

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="177" height="20" role="img" aria-label="adminfront: pass | 60.01%"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="adminfront: unknown">
<title>adminfront: pass | 60.01%</title> <title>adminfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="177" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/> <rect width="78" height="20" fill="#555"/>
<rect x="78" width="99" height="20" fill="#bf8700"/> <rect x="78" width="58" height="20" fill="#6e7781"/>
<rect width="177" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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">adminfront</text> <text x="39" y="15" fill="#010101" fill-opacity=".3">adminfront</text>
<text x="39" y="14">adminfront</text> <text x="39" y="14">adminfront</text>
<text x="127.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.01%</text> <text x="107" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="127.5" y="14">pass | 60.01%</text> <text x="107" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="157" height="20" role="img" aria-label="backend: pass | 93.20%"> <svg xmlns="http://www.w3.org/2000/svg" width="116" height="20" role="img" aria-label="backend: unknown">
<title>backend: pass | 93.20%</title> <title>backend: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="157" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="58" height="20" fill="#555"/> <rect width="58" height="20" fill="#555"/>
<rect x="58" width="99" height="20" fill="#2ea043"/> <rect x="58" width="58" height="20" fill="#6e7781"/>
<rect width="157" height="20" fill="url(#s)"/> <rect width="116" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="29" y="15" fill="#010101" fill-opacity=".3">backend</text> <text x="29" y="15" fill="#010101" fill-opacity=".3">backend</text>
<text x="29" y="14">backend</text> <text x="29" y="14">backend</text>
<text x="107.5" y="15" fill="#010101" fill-opacity=".3">pass | 93.20%</text> <text x="87" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="107.5" y="14">pass | 93.20%</text> <text x="87" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 950 B

View File

@@ -1,13 +1,13 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-05-29T10:57:56.443Z", "updatedAt": "2026-05-29T18:06:34.396Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "4a1e89e4211d69ff337040464ec25a61bc3e0c65", "sha": "4a1e89e4211d69ff337040464ec25a61bc3e0c65",
"shortSha": "4a1e89e4211d", "shortSha": "4a1e89e4211d",
"runId": "197901", "runId": "197902",
"runNumber": "892" "runNumber": "893"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
@@ -17,53 +17,53 @@
}, },
"code-check": { "code-check": {
"label": "code check", "label": "code check",
"message": "passing", "message": "failing",
"color": "#2ea043" "color": "#cf222e"
}, },
"biome": { "biome": {
"label": "biome", "label": "biome",
"message": "passing",
"color": "#2ea043"
},
"backend-tests": {
"label": "backend",
"message": "pass | 93.20%",
"color": "#2ea043"
},
"userfront": {
"label": "userfront",
"message": "pass | 56.52%",
"color": "#bf8700"
},
"adminfront": {
"label": "adminfront",
"message": "pass | 60.01%",
"color": "#bf8700"
},
"devfront": {
"label": "devfront",
"message": "pass | 58.02%",
"color": "#bf8700"
},
"orgfront": {
"label": "orgfront",
"message": "pass | 61.18%",
"color": "#bf8700"
},
"userfront-chrome": {
"label": "chrome",
"message": "unknown", "message": "unknown",
"color": "#6e7781" "color": "#6e7781"
}, },
"backend-tests": {
"label": "backend",
"message": "unknown",
"color": "#6e7781"
},
"userfront": {
"label": "userfront",
"message": "unknown",
"color": "#6e7781"
},
"adminfront": {
"label": "adminfront",
"message": "unknown",
"color": "#6e7781"
},
"devfront": {
"label": "devfront",
"message": "unknown",
"color": "#6e7781"
},
"orgfront": {
"label": "orgfront",
"message": "unknown",
"color": "#6e7781"
},
"userfront-chrome": {
"label": "chrome",
"message": "pass | pass",
"color": "#2ea043"
},
"userfront-firefox": { "userfront-firefox": {
"label": "firefox", "label": "firefox",
"message": "unknown", "message": "pass | skip",
"color": "#6e7781" "color": "#6e7781"
}, },
"userfront-safari": { "userfront-safari": {
"label": "safari", "label": "safari",
"message": "unknown", "message": "fail | pass",
"color": "#6e7781" "color": "#cf222e"
} }
} }
} }

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: passing"> <svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: unknown">
<title>biome: passing</title> <title>biome: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="44" height="20" fill="#555"/> <rect width="44" height="20" fill="#555"/>
<rect x="44" width="58" height="20" fill="#2ea043"/> <rect x="44" width="58" height="20" fill="#6e7781"/>
<rect width="102" height="20" fill="url(#s)"/> <rect width="102" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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="15" fill="#010101" fill-opacity=".3">biome</text>
<text x="22" y="14">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="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="73" y="14">passing</text> <text x="73" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: passing"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: failing">
<title>code check: passing</title> <title>code check: failing</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/> <rect width="78" height="20" fill="#555"/>
<rect x="78" width="58" height="20" fill="#2ea043"/> <rect x="78" width="58" height="20" fill="#cf222e"/>
<rect width="136" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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="15" fill="#010101" fill-opacity=".3">code check</text>
<text x="39" y="14">code check</text> <text x="39" y="14">code check</text>
<text x="107" y="15" fill="#010101" fill-opacity=".3">passing</text> <text x="107" y="15" fill="#010101" fill-opacity=".3">failing</text>
<text x="107" y="14">passing</text> <text x="107" y="14">failing</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 58.02%"> <svg xmlns="http://www.w3.org/2000/svg" width="123" height="20" role="img" aria-label="devfront: unknown">
<title>devfront: pass | 58.02%</title> <title>devfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="123" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="65" height="20" fill="#555"/> <rect width="65" height="20" fill="#555"/>
<rect x="65" width="99" height="20" fill="#bf8700"/> <rect x="65" width="58" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="123" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text> <text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text>
<text x="32.5" y="14">devfront</text> <text x="32.5" y="14">devfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.02%</text> <text x="94" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="114.5" y="14">pass | 58.02%</text> <text x="94" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 958 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 61.18%"> <svg xmlns="http://www.w3.org/2000/svg" width="123" height="20" role="img" aria-label="orgfront: unknown">
<title>orgfront: pass | 61.18%</title> <title>orgfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="123" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="65" height="20" fill="#555"/> <rect width="65" height="20" fill="#555"/>
<rect x="65" width="99" height="20" fill="#bf8700"/> <rect x="65" width="58" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="123" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text> <text x="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text>
<text x="32.5" y="14">orgfront</text> <text x="32.5" y="14">orgfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 61.18%</text> <text x="94" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="114.5" y="14">pass | 61.18%</text> <text x="94" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 958 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="20" role="img" aria-label="chrome: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="chrome: pass | pass">
<title>chrome: unknown</title> <title>chrome: pass | pass</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="109" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="51" height="20" fill="#555"/> <rect width="51" height="20" fill="#555"/>
<rect x="51" width="58" height="20" fill="#6e7781"/> <rect x="51" width="85" height="20" fill="#2ea043"/>
<rect width="109" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="25.5" y="15" fill="#010101" fill-opacity=".3">chrome</text> <text x="25.5" y="15" fill="#010101" fill-opacity=".3">chrome</text>
<text x="25.5" y="14">chrome</text> <text x="25.5" y="14">chrome</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="93.5" y="15" fill="#010101" fill-opacity=".3">pass | pass</text>
<text x="80" y="14">unknown</text> <text x="93.5" y="14">pass | pass</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="116" height="20" role="img" aria-label="firefox: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="143" height="20" role="img" aria-label="firefox: pass | skip">
<title>firefox: unknown</title> <title>firefox: pass | skip</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="143" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="58" height="20" fill="#555"/> <rect width="58" height="20" fill="#555"/>
<rect x="58" width="58" height="20" fill="#6e7781"/> <rect x="58" width="85" height="20" fill="#6e7781"/>
<rect width="116" height="20" fill="url(#s)"/> <rect width="143" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="29" y="15" fill="#010101" fill-opacity=".3">firefox</text> <text x="29" y="15" fill="#010101" fill-opacity=".3">firefox</text>
<text x="29" y="14">firefox</text> <text x="29" y="14">firefox</text>
<text x="87" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="100.5" y="15" fill="#010101" fill-opacity=".3">pass | skip</text>
<text x="87" y="14">unknown</text> <text x="100.5" y="14">pass | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 972 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="20" role="img" aria-label="safari: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="safari: fail | pass">
<title>safari: unknown</title> <title>safari: fail | pass</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="109" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="51" height="20" fill="#555"/> <rect width="51" height="20" fill="#555"/>
<rect x="51" width="58" height="20" fill="#6e7781"/> <rect x="51" width="85" height="20" fill="#cf222e"/>
<rect width="109" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="25.5" y="15" fill="#010101" fill-opacity=".3">safari</text> <text x="25.5" y="15" fill="#010101" fill-opacity=".3">safari</text>
<text x="25.5" y="14">safari</text> <text x="25.5" y="14">safari</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="93.5" y="15" fill="#010101" fill-opacity=".3">fail | pass</text>
<text x="80" y="14">unknown</text> <text x="93.5" y="14">fail | pass</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="171" height="20" role="img" aria-label="userfront: pass | 56.52%"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="userfront: unknown">
<title>userfront: pass | 56.52%</title> <title>userfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="171" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="72" height="20" fill="#555"/> <rect width="72" height="20" fill="#555"/>
<rect x="72" width="99" height="20" fill="#bf8700"/> <rect x="72" width="58" height="20" fill="#6e7781"/>
<rect width="171" height="20" fill="url(#s)"/> <rect width="130" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text> <text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text>
<text x="36" y="14">userfront</text> <text x="36" y="14">userfront</text>
<text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.52%</text> <text x="101" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="121.5" y="14">pass | 56.52%</text> <text x="101" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 960 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="177" height="20" role="img" aria-label="adminfront: pass | 60.01%"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="adminfront: unknown">
<title>adminfront: pass | 60.01%</title> <title>adminfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="177" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/> <rect width="78" height="20" fill="#555"/>
<rect x="78" width="99" height="20" fill="#bf8700"/> <rect x="78" width="58" height="20" fill="#6e7781"/>
<rect width="177" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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">adminfront</text> <text x="39" y="15" fill="#010101" fill-opacity=".3">adminfront</text>
<text x="39" y="14">adminfront</text> <text x="39" y="14">adminfront</text>
<text x="127.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.01%</text> <text x="107" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="127.5" y="14">pass | 60.01%</text> <text x="107" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="157" height="20" role="img" aria-label="backend: pass | 93.20%"> <svg xmlns="http://www.w3.org/2000/svg" width="116" height="20" role="img" aria-label="backend: unknown">
<title>backend: pass | 93.20%</title> <title>backend: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="157" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="58" height="20" fill="#555"/> <rect width="58" height="20" fill="#555"/>
<rect x="58" width="99" height="20" fill="#2ea043"/> <rect x="58" width="58" height="20" fill="#6e7781"/>
<rect width="157" height="20" fill="url(#s)"/> <rect width="116" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="29" y="15" fill="#010101" fill-opacity=".3">backend</text> <text x="29" y="15" fill="#010101" fill-opacity=".3">backend</text>
<text x="29" y="14">backend</text> <text x="29" y="14">backend</text>
<text x="107.5" y="15" fill="#010101" fill-opacity=".3">pass | 93.20%</text> <text x="87" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="107.5" y="14">pass | 93.20%</text> <text x="87" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 950 B

View File

@@ -1,13 +1,13 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-05-29T10:57:56.443Z", "updatedAt": "2026-05-29T18:06:34.396Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "4a1e89e4211d69ff337040464ec25a61bc3e0c65", "sha": "4a1e89e4211d69ff337040464ec25a61bc3e0c65",
"shortSha": "4a1e89e4211d", "shortSha": "4a1e89e4211d",
"runId": "197901", "runId": "197902",
"runNumber": "892" "runNumber": "893"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
@@ -17,53 +17,53 @@
}, },
"code-check": { "code-check": {
"label": "code check", "label": "code check",
"message": "passing", "message": "failing",
"color": "#2ea043" "color": "#cf222e"
}, },
"biome": { "biome": {
"label": "biome", "label": "biome",
"message": "passing",
"color": "#2ea043"
},
"backend-tests": {
"label": "backend",
"message": "pass | 93.20%",
"color": "#2ea043"
},
"userfront": {
"label": "userfront",
"message": "pass | 56.52%",
"color": "#bf8700"
},
"adminfront": {
"label": "adminfront",
"message": "pass | 60.01%",
"color": "#bf8700"
},
"devfront": {
"label": "devfront",
"message": "pass | 58.02%",
"color": "#bf8700"
},
"orgfront": {
"label": "orgfront",
"message": "pass | 61.18%",
"color": "#bf8700"
},
"userfront-chrome": {
"label": "chrome",
"message": "unknown", "message": "unknown",
"color": "#6e7781" "color": "#6e7781"
}, },
"backend-tests": {
"label": "backend",
"message": "unknown",
"color": "#6e7781"
},
"userfront": {
"label": "userfront",
"message": "unknown",
"color": "#6e7781"
},
"adminfront": {
"label": "adminfront",
"message": "unknown",
"color": "#6e7781"
},
"devfront": {
"label": "devfront",
"message": "unknown",
"color": "#6e7781"
},
"orgfront": {
"label": "orgfront",
"message": "unknown",
"color": "#6e7781"
},
"userfront-chrome": {
"label": "chrome",
"message": "pass | pass",
"color": "#2ea043"
},
"userfront-firefox": { "userfront-firefox": {
"label": "firefox", "label": "firefox",
"message": "unknown", "message": "pass | skip",
"color": "#6e7781" "color": "#6e7781"
}, },
"userfront-safari": { "userfront-safari": {
"label": "safari", "label": "safari",
"message": "unknown", "message": "fail | pass",
"color": "#6e7781" "color": "#cf222e"
} }
} }
} }

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: passing"> <svg xmlns="http://www.w3.org/2000/svg" width="102" height="20" role="img" aria-label="biome: unknown">
<title>biome: passing</title> <title>biome: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="102" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="44" height="20" fill="#555"/> <rect width="44" height="20" fill="#555"/>
<rect x="44" width="58" height="20" fill="#2ea043"/> <rect x="44" width="58" height="20" fill="#6e7781"/>
<rect width="102" height="20" fill="url(#s)"/> <rect width="102" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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="15" fill="#010101" fill-opacity=".3">biome</text>
<text x="22" y="14">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="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="73" y="14">passing</text> <text x="73" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: passing"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="code check: failing">
<title>code check: passing</title> <title>code check: failing</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/> <rect width="78" height="20" fill="#555"/>
<rect x="78" width="58" height="20" fill="#2ea043"/> <rect x="78" width="58" height="20" fill="#cf222e"/>
<rect width="136" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <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="15" fill="#010101" fill-opacity=".3">code check</text>
<text x="39" y="14">code check</text> <text x="39" y="14">code check</text>
<text x="107" y="15" fill="#010101" fill-opacity=".3">passing</text> <text x="107" y="15" fill="#010101" fill-opacity=".3">failing</text>
<text x="107" y="14">passing</text> <text x="107" y="14">failing</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 58.02%"> <svg xmlns="http://www.w3.org/2000/svg" width="123" height="20" role="img" aria-label="devfront: unknown">
<title>devfront: pass | 58.02%</title> <title>devfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="123" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="65" height="20" fill="#555"/> <rect width="65" height="20" fill="#555"/>
<rect x="65" width="99" height="20" fill="#bf8700"/> <rect x="65" width="58" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="123" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text> <text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text>
<text x="32.5" y="14">devfront</text> <text x="32.5" y="14">devfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.02%</text> <text x="94" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="114.5" y="14">pass | 58.02%</text> <text x="94" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 958 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 61.18%"> <svg xmlns="http://www.w3.org/2000/svg" width="123" height="20" role="img" aria-label="orgfront: unknown">
<title>orgfront: pass | 61.18%</title> <title>orgfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="123" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="65" height="20" fill="#555"/> <rect width="65" height="20" fill="#555"/>
<rect x="65" width="99" height="20" fill="#bf8700"/> <rect x="65" width="58" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="123" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text> <text x="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text>
<text x="32.5" y="14">orgfront</text> <text x="32.5" y="14">orgfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 61.18%</text> <text x="94" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="114.5" y="14">pass | 61.18%</text> <text x="94" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 958 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="20" role="img" aria-label="chrome: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="chrome: pass | pass">
<title>chrome: unknown</title> <title>chrome: pass | pass</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="109" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="51" height="20" fill="#555"/> <rect width="51" height="20" fill="#555"/>
<rect x="51" width="58" height="20" fill="#6e7781"/> <rect x="51" width="85" height="20" fill="#2ea043"/>
<rect width="109" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="25.5" y="15" fill="#010101" fill-opacity=".3">chrome</text> <text x="25.5" y="15" fill="#010101" fill-opacity=".3">chrome</text>
<text x="25.5" y="14">chrome</text> <text x="25.5" y="14">chrome</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="93.5" y="15" fill="#010101" fill-opacity=".3">pass | pass</text>
<text x="80" y="14">unknown</text> <text x="93.5" y="14">pass | pass</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="116" height="20" role="img" aria-label="firefox: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="143" height="20" role="img" aria-label="firefox: pass | skip">
<title>firefox: unknown</title> <title>firefox: pass | skip</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="143" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="58" height="20" fill="#555"/> <rect width="58" height="20" fill="#555"/>
<rect x="58" width="58" height="20" fill="#6e7781"/> <rect x="58" width="85" height="20" fill="#6e7781"/>
<rect width="116" height="20" fill="url(#s)"/> <rect width="143" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="29" y="15" fill="#010101" fill-opacity=".3">firefox</text> <text x="29" y="15" fill="#010101" fill-opacity=".3">firefox</text>
<text x="29" y="14">firefox</text> <text x="29" y="14">firefox</text>
<text x="87" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="100.5" y="15" fill="#010101" fill-opacity=".3">pass | skip</text>
<text x="87" y="14">unknown</text> <text x="100.5" y="14">pass | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 972 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="20" role="img" aria-label="safari: unknown"> <svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="safari: fail | pass">
<title>safari: unknown</title> <title>safari: fail | pass</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="109" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="51" height="20" fill="#555"/> <rect width="51" height="20" fill="#555"/>
<rect x="51" width="58" height="20" fill="#6e7781"/> <rect x="51" width="85" height="20" fill="#cf222e"/>
<rect width="109" height="20" fill="url(#s)"/> <rect width="136" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="25.5" y="15" fill="#010101" fill-opacity=".3">safari</text> <text x="25.5" y="15" fill="#010101" fill-opacity=".3">safari</text>
<text x="25.5" y="14">safari</text> <text x="25.5" y="14">safari</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">unknown</text> <text x="93.5" y="15" fill="#010101" fill-opacity=".3">fail | pass</text>
<text x="80" y="14">unknown</text> <text x="93.5" y="14">fail | pass</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="171" height="20" role="img" aria-label="userfront: pass | 56.52%"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="userfront: unknown">
<title>userfront: pass | 56.52%</title> <title>userfront: unknown</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<clipPath id="r"><rect width="171" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)"> <g clip-path="url(#r)">
<rect width="72" height="20" fill="#555"/> <rect width="72" height="20" fill="#555"/>
<rect x="72" width="99" height="20" fill="#bf8700"/> <rect x="72" width="58" height="20" fill="#6e7781"/>
<rect width="171" height="20" fill="url(#s)"/> <rect width="130" height="20" fill="url(#s)"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
<text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text> <text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text>
<text x="36" y="14">userfront</text> <text x="36" y="14">userfront</text>
<text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.52%</text> <text x="101" y="15" fill="#010101" fill-opacity=".3">unknown</text>
<text x="121.5" y="14">pass | 56.52%</text> <text x="101" y="14">unknown</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 960 B