lcov-badge
v2.0.0
Published
Generate a badge from a Lcov report
Readme
lcov-badge
usage: lcov-badge [-h] [-v] [-o OUTPUT] [-l LABEL] input
positional arguments:
input Path to Lcov file to parse
optional arguments:
-h, --help show this help message and exit
-v, --version Show program's version number and exit
-o OUTPUT, --output OUTPUT
Output file path (.svg or .png) (default: ./badge.svg)
-l LABEL, --label LABEL
Badge label (default: coverage)