Skip to content

jakeclements/lcov2shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcov2shield

Build Badge Produce a link to a shields.io badge from a lcov.info file. Based on the lcov2badge repo.

Install

yarn install lcov2shield

Usage

const lcov2shield = require('lcov2shield');
lcov2shield.badgify('./coverage/lcov.info', 'README.md');

About

Produce a link to a shields.io badge from a lcov.info file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published