Sha256: 7203004367511c82c7b762712ed303d487bb275879e72c8634b3589db14e3282

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="800" font-family="Consolas,DejaVu Sans,Verdana,Geneva,sans-serif" font-size="12">
    <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">61%</text>
    <text x="106.5" y="14">61%</text>
  </g>
</svg>

Version data entries

1 entries across 1 versions & 1 rubygems

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