Socket
Socket
Sign inDemoInstall

lcov-result-merger

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lcov-result-merger

Merges multiple lcov results into one


Version published
Weekly downloads
69K
decreased by-13.66%
Maintainers
1
Weekly downloads
 
Created
Source

LCOV Result Merger

When you have multiple test suites for the same application you still want to have the code coverage across all testsuites.

This tool will handle this for you.

Usage

  1. Generate LCOV Code Coverage into different files, e.g. coverage_X.log
  2. Run ./node_modules/bin/lcov-result-merger coverage_*.log
  3. Use the stdout to pipe it to e.g. Coveralls
  4. done.

Keywords

FAQs

Package last updated on 01 May 2013

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