Last active
November 25, 2024 02:28
-
-
Save Zhanylmyrza/3c81ec8e804b0ea9c040e305a036a806 to your computer and use it in GitHub Desktop.
Coverage report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" width="196" height="20"> | |
<title>Coverage - 63.095238095238095%</title> | |
<defs> | |
<linearGradient id="workflow-fill" x1="50%" y1="0%" x2="50%" y2="100%"> | |
<stop stop-color="#444D56" offset="0%"></stop> | |
<stop stop-color="#24292E" offset="100%"></stop> | |
</linearGradient> | |
<linearGradient id="state-fill" x1="50%" y1="0%" x2="50%" y2="100%"> | |
<stop stop-color="#34D058" offset="0%"></stop> | |
<stop stop-color="#28A745" offset="100%"></stop> | |
</linearGradient> | |
</defs> | |
<g fill="none" fill-rule="evenodd"> | |
<g font-family="'DejaVu Sans',Verdana,Geneva,sans-serif" font-size="11"> | |
<path id="workflow-bg" d="M0,3 C0,1.3431 1.3552,0 3.02702703,0 L146,0 L146,20 L3.02702703,20 C1.3552,20 0,18.6569 0,17 L0,3 Z" fill="url(#workflow-fill)" fill-rule="nonzero"></path> | |
<text fill="#010101" fill-opacity=".3"> | |
<tspan x="22.1981982" y="15" aria-hidden="true">Coverage</tspan> | |
</text> | |
<text fill="#FFFFFF"> | |
<tspan x="22.1981982" y="14">Coverage</tspan> | |
</text> | |
</g> | |
<g transform="translate(146)" font-family="'DejaVu Sans',Verdana,Geneva,sans-serif" font-size="11"> | |
<path d="M0 0h46.939C48.629 0 50 1.343 50 3v14c0 1.657-1.37 3-3.061 3H0V0z" id="state-bg" fill="url(#state-fill)" fill-rule="nonzero"></path> | |
<text fill="#010101" fill-opacity=".3" aria-hidden="true"> | |
<tspan x="4" y="15">63.095238095238095%</tspan> | |
</text> | |
<text fill="#FFFFFF"> | |
<tspan x="4" y="14">63.095238095238095%</tspan> | |
</text> | |
</g> | |
</g> | |
</svg> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment