Sha256: 8c447e9e1c7e1ca1c96e308dc2c1c2f3f57bee2f9b523a3db035f64cd813d881

Contents?: true

Size: 856 Bytes

Versions: 1

Compression:

Stored size: 856 Bytes

Contents

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20">
  <linearGradient id="a" x2="0" y2="100%">
    <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
    <stop offset="1" stop-opacity=".1"/>
  </linearGradient>
  <rect rx="5" width="130" height="20" fill="#555"/>
  <rect rx="5" width="130" height="20" fill="url(#a)"/>
  <rect rx="5" x="80" width="50" height="20" fill="#4BAF00"/>
  <rect rx="5" x="80" width="50" height="20" fill="url(#a)"/>
  <g fill="#fff" text-anchor="middle" font-weight="500" font-family="Consolas,DejaVu Sans,Verdana,Geneva,sans-serif" font-size="10">
    <text x="40.5" y="15" fill="#010101" fill-opacity=".3">COVERAGE</text>
    <text x="41.5" y="14">COVERAGE</text>
    <text x="105.5" y="15" fill="#010101" fill-opacity=".3">68%</text>
    <text x="106.5" y="14">68%</text>
  </g>
</svg>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
githuh-0.3.0 docs/img/coverage.svg