Skip to content

RaZeR-RBI/lcov-badger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcov-badger

This script generates a SVG badge from lcov coverage data (.info text file), which is created by lcov, geninfo and other tools.

Example output: Sample SVG

Usage

Just drop the lcov-badger.py file where you need it, pass the path to .info file and the path for output:

python lcov-badger.py /awesome/project/cover.gcda.info /docs/coverage.svg

Credits

The SVG template is created from flat style SVG taken from shields.io.

About

Tiny Python script to generate SVG coverage badges from lcov .gcda.info files

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages