vsts-coverage-styles
This package helps to convert the external css files in an HTML to an internal style i.e., injected using style tag in the document head.
Updated by @davidsekar
danger-plugin-code-coverage
Danger.JS plugin to display the code coverage on a pull request by commenting it via the CI
Updated by @spoutnik97
lcov-total
Parsing lcov.info and returning total of the summary intended to use inside CI to exit if threshold not reach
Updated by @simonecorsi
@cypress/code-coverage
Saves the code coverage collected during Cypress tests
Updated by @cypress-npm-publisher
grunt-mocha-istanbul
Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt
Updated by @pocesar
browserify-istanbul
A browserify transform for the istanbul code coverage tool
Updated by @alexindigo
github-badge-action
Create a badge using GitHub Actions inputs & outputs, and save it into a file
Updated by @3m1
mock-argv
Temporarily overrides the command line arguments. This is useful for testing.
Updated by @dword-design
grunt-coveralls
Grunt task to load coverage results and submit them to Coveralls.io
Updated by @pimterry
karma-sabarivka-reporter
A Karma plugin. Adds untested files to istanbul coverage statistic
Updated by @kopach
macaca-istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports …
Updated by @xudafeng
coverage-badge-creator
Coverage Badge Creator creates badges based on your test coverage and inserts them into the README
Updated by @h3nste1n