Skip to content

Generate a badge from an Lcov report

License

Notifications You must be signed in to change notification settings

freejosh/lcov-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)