1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-06-04 02:02:10 +00:00
parent dccebba8fd
commit f452cf4ad2
19 changed files with 98 additions and 98 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 | 63.27%"> <svg xmlns="http://www.w3.org/2000/svg" width="163" height="20" role="img" aria-label="adminfront: skip | skip">
<title>adminfront: pass | 63.27%</title> <title>adminfront: skip | 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="177" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="163" 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="85" height="20" fill="#6e7781"/>
<rect width="177" height="20" fill="url(#s)"/> <rect width="163" 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 | 63.27%</text> <text x="120.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="127.5" y="14">pass | 63.27%</text> <text x="120.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 984 B

View File

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 980 B

View File

@@ -1,18 +1,18 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-06-04T01:26:53.322Z", "updatedAt": "2026-06-04T02:02:09.697Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "af1f45cc25c1a4c99c9c801053ee1187f506b847", "sha": "8cdd73d31a5e480a226daddf9f58daaf6f4683d2",
"shortSha": "af1f45cc25c1", "shortSha": "8cdd73d31a5e",
"runId": "197940", "runId": "197942",
"runNumber": "920" "runNumber": "922"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
"label": "dev", "label": "dev",
"message": "af1f45cc25c1", "message": "8cdd73d31a5e",
"color": "#0969da" "color": "#0969da"
}, },
"code-check": { "code-check": {
@@ -22,8 +22,8 @@
}, },
"biome": { "biome": {
"label": "biome", "label": "biome",
"message": "passing", "message": "skipped",
"color": "#2ea043" "color": "#6e7781"
}, },
"backend-tests": { "backend-tests": {
"label": "backend", "label": "backend",
@@ -32,23 +32,23 @@
}, },
"userfront": { "userfront": {
"label": "userfront", "label": "userfront",
"message": "pass | 56.52%", "message": "pass | 56.68%",
"color": "#bf8700" "color": "#bf8700"
}, },
"adminfront": { "adminfront": {
"label": "adminfront", "label": "adminfront",
"message": "pass | 63.27%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"devfront": { "devfront": {
"label": "devfront", "label": "devfront",
"message": "pass | 67.42%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"orgfront": { "orgfront": {
"label": "orgfront", "label": "orgfront",
"message": "pass | 61.21%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"userfront-chrome": { "userfront-chrome": {
"label": "chrome", "label": "chrome",

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: skipped">
<title>biome: passing</title> <title>biome: skipped</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">skipped</text>
<text x="73" y="14">passing</text> <text x="73" y="14">skipped</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View File

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: af1f45cc25c1"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 8cdd73d31a5e">
<title>dev: af1f45cc25c1</title> <title>dev: 8cdd73d31a5e</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"/>
@@ -13,7 +13,7 @@
<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="19" y="15" fill="#010101" fill-opacity=".3">dev</text> <text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
<text x="19" y="14">dev</text> <text x="19" y="14">dev</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">af1f45cc25c1</text> <text x="84" y="15" fill="#010101" fill-opacity=".3">8cdd73d31a5e</text>
<text x="84" y="14">af1f45cc25c1</text> <text x="84" y="14">8cdd73d31a5e</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 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 | 67.42%"> <svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="devfront: skip | skip">
<title>devfront: pass | 67.42%</title> <title>devfront: skip | 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="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="150" 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="85" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="150" 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 | 67.42%</text> <text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="114.5" y="14">pass | 67.42%</text> <text x="107.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 980 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.21%"> <svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="orgfront: skip | skip">
<title>orgfront: pass | 61.21%</title> <title>orgfront: skip | 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="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="150" 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="85" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="150" 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.21%</text> <text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="114.5" y="14">pass | 61.21%</text> <text x="107.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 980 B

View File

Before

Width:  |  Height:  |  Size: 970 B

After

Width:  |  Height:  |  Size: 970 B

View File

Before

Width:  |  Height:  |  Size: 972 B

After

Width:  |  Height:  |  Size: 972 B

View File

Before

Width:  |  Height:  |  Size: 970 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -1,5 +1,5 @@
<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="171" height="20" role="img" aria-label="userfront: pass | 56.68%">
<title>userfront: pass | 56.52%</title> <title>userfront: pass | 56.68%</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"/>
@@ -13,7 +13,7 @@
<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="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.68%</text>
<text x="121.5" y="14">pass | 56.52%</text> <text x="121.5" y="14">pass | 56.68%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 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 | 63.27%"> <svg xmlns="http://www.w3.org/2000/svg" width="163" height="20" role="img" aria-label="adminfront: skip | skip">
<title>adminfront: pass | 63.27%</title> <title>adminfront: skip | 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="177" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="163" 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="85" height="20" fill="#6e7781"/>
<rect width="177" height="20" fill="url(#s)"/> <rect width="163" 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 | 63.27%</text> <text x="120.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="127.5" y="14">pass | 63.27%</text> <text x="120.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 984 B

View File

@@ -1,18 +1,18 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-06-04T01:26:53.322Z", "updatedAt": "2026-06-04T02:02:09.697Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "af1f45cc25c1a4c99c9c801053ee1187f506b847", "sha": "8cdd73d31a5e480a226daddf9f58daaf6f4683d2",
"shortSha": "af1f45cc25c1", "shortSha": "8cdd73d31a5e",
"runId": "197940", "runId": "197942",
"runNumber": "920" "runNumber": "922"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
"label": "dev", "label": "dev",
"message": "af1f45cc25c1", "message": "8cdd73d31a5e",
"color": "#0969da" "color": "#0969da"
}, },
"code-check": { "code-check": {
@@ -22,8 +22,8 @@
}, },
"biome": { "biome": {
"label": "biome", "label": "biome",
"message": "passing", "message": "skipped",
"color": "#2ea043" "color": "#6e7781"
}, },
"backend-tests": { "backend-tests": {
"label": "backend", "label": "backend",
@@ -32,23 +32,23 @@
}, },
"userfront": { "userfront": {
"label": "userfront", "label": "userfront",
"message": "pass | 56.52%", "message": "pass | 56.68%",
"color": "#bf8700" "color": "#bf8700"
}, },
"adminfront": { "adminfront": {
"label": "adminfront", "label": "adminfront",
"message": "pass | 63.27%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"devfront": { "devfront": {
"label": "devfront", "label": "devfront",
"message": "pass | 67.42%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"orgfront": { "orgfront": {
"label": "orgfront", "label": "orgfront",
"message": "pass | 61.21%", "message": "skip | skip",
"color": "#bf8700" "color": "#6e7781"
}, },
"userfront-chrome": { "userfront-chrome": {
"label": "chrome", "label": "chrome",

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: skipped">
<title>biome: passing</title> <title>biome: skipped</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">skipped</text>
<text x="73" y="14">passing</text> <text x="73" y="14">skipped</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="130" height="20" role="img" aria-label="dev: af1f45cc25c1"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 8cdd73d31a5e">
<title>dev: af1f45cc25c1</title> <title>dev: 8cdd73d31a5e</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"/>
@@ -13,7 +13,7 @@
<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="19" y="15" fill="#010101" fill-opacity=".3">dev</text> <text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
<text x="19" y="14">dev</text> <text x="19" y="14">dev</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">af1f45cc25c1</text> <text x="84" y="15" fill="#010101" fill-opacity=".3">8cdd73d31a5e</text>
<text x="84" y="14">af1f45cc25c1</text> <text x="84" y="14">8cdd73d31a5e</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 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 | 67.42%"> <svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="devfront: skip | skip">
<title>devfront: pass | 67.42%</title> <title>devfront: skip | 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="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="150" 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="85" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="150" 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 | 67.42%</text> <text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="114.5" y="14">pass | 67.42%</text> <text x="107.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 980 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.21%"> <svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="orgfront: skip | skip">
<title>orgfront: pass | 61.21%</title> <title>orgfront: skip | 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="164" height="20" rx="3" fill="#fff"/></clipPath> <clipPath id="r"><rect width="150" 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="85" height="20" fill="#6e7781"/>
<rect width="164" height="20" fill="url(#s)"/> <rect width="150" 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.21%</text> <text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="114.5" y="14">pass | 61.21%</text> <text x="107.5" y="14">skip | skip</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 980 B

View File

@@ -1,5 +1,5 @@
<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="171" height="20" role="img" aria-label="userfront: pass | 56.68%">
<title>userfront: pass | 56.52%</title> <title>userfront: pass | 56.68%</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"/>
@@ -13,7 +13,7 @@
<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="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.68%</text>
<text x="121.5" y="14">pass | 56.52%</text> <text x="121.5" y="14">pass | 56.68%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B