forked from baron/baron-sso
ci: add code check badges and coverage reports
This commit is contained in:
19
docs/badges/devfront-coverage.svg
Normal file
19
docs/badges/devfront-coverage.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="170" height="20" role="img" aria-label="devfront coverage: 8.87%">
|
||||
<title>devfront coverage: 8.87%</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="170" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="126" height="20" fill="#555"/>
|
||||
<rect x="126" width="44" height="20" fill="#cf222e"/>
|
||||
<rect width="170" 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="148" y="15" fill="#010101" fill-opacity=".3">8.87%</text>
|
||||
<text x="148" y="14">8.87%</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 986 B |
Reference in New Issue
Block a user