diff --git a/badges/docstring_coverage.svg b/badges/docstring_coverage.svg index 809088b08342b99387074e9fa4be6077dc94b2ad..bb571bec468a4b3eae51d6114a8d115efdae474a 100644 --- a/badges/docstring_coverage.svg +++ b/badges/docstring_coverage.svg @@ -8,13 +8,13 @@ </clipPath> <g clip-path="url(#r)"> <rect width="99" height="20" fill="#555"/> - <rect x="99" width="43" height="20" fill="#97CA00"/> + <rect x="99" width="43" height="20" fill="#4c1"/> <rect width="142" height="20" fill="url(#s)"/> </g> <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-size="110"> <text x="505" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="890">docstr-coverage</text> <text x="505" y="140" transform="scale(.1)" textLength="890">docstr-coverage</text> - <text x="1195" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">91%</text> - <text x="1195" y="140" transform="scale(.1)">91%</text> + <text x="1195" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">100%</text> + <text x="1195" y="140" transform="scale(.1)">100%</text> </g> </svg> diff --git a/badges/test_coverage.svg b/badges/test_coverage.svg index 9f708fe590212702a85ebf795bd860dae8fad77f..a4262d340358b7051e60330569727e5a2d1695f9 100644 --- a/badges/test_coverage.svg +++ b/badges/test_coverage.svg @@ -15,7 +15,7 @@ <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <text x="31.5" y="15" fill="#010101" fill-opacity=".3">coverage</text> <text x="31.5" y="14">coverage</text> - <text x="80" y="15" fill="#010101" fill-opacity=".3">60%</text> - <text x="80" y="14">60%</text> + <text x="80" y="15" fill="#010101" fill-opacity=".3">69%</text> + <text x="80" y="14">69%</text> </g> </svg>