1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-05-29 09:08:26 +00:00
parent 1c2576bad8
commit 6b934f8966
16 changed files with 54 additions and 54 deletions

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="20" role="img" aria-label="backend: pass">
<title>backend: pass</title>
<svg xmlns="http://www.w3.org/2000/svg" width="157" height="20" role="img" aria-label="backend: pass | 93.20%">
<title>backend: pass | 93.20%</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="96" height="20" rx="3" fill="#fff"/></clipPath>
<clipPath id="r"><rect width="157" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)">
<rect width="58" height="20" fill="#555"/>
<rect x="58" width="38" height="20" fill="#2ea043"/>
<rect width="96" height="20" fill="url(#s)"/>
<rect x="58" width="99" height="20" fill="#2ea043"/>
<rect width="157" 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="29" y="15" fill="#010101" fill-opacity=".3">backend</text>
<text x="29" y="14">backend</text>
<text x="77" y="15" fill="#010101" fill-opacity=".3">pass</text>
<text x="77" y="14">pass</text>
<text x="107.5" y="15" fill="#010101" fill-opacity=".3">pass | 93.20%</text>
<text x="107.5" y="14">pass | 93.20%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 935 B

After

Width:  |  Height:  |  Size: 980 B