New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

badge-gen

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badge-gen

Generates an SVG & PNG badge for an lcov coverage report

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-62.5%
Maintainers
1
Weekly downloads
 
Created
Source

badge-gen

Takes a path to an lcov.info file and generates a Shields.io badge in both SVG & PNG.

Usage

Usage: badge-gen [options]

Options:

  -s --source [path]  Path of lcov.info to parse and create a badge for [default: ./coverage/lcov.info]
  -d --dest [path]    File path (w/out extenstion) that the generated SVG & PNG badges should be written to [default: ./badges/coverage]
  -l --label [label]  Label of the badge [default: coverage]
  -h, --help          output usage information
  -V, --version       output the version number

Keywords

FAQs

Package last updated on 16 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc