danger-plugin-jest-codecov
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

EdgePetrol EdgePetrol npm version

danger-plugin-jest-codecov

Similar to codecov bot, it will print the code coverage difference on each PR

Usage

Install:

yarn add danger-plugin-jest-codecov --dev

At a glance:

// dangerfile.js
import jestCodecov from 'danger-plugin-jest-codecov'
 
jestCodecov('current_url_to_lcov_index_html', 'desired_branch_url_to_lcov_index_html')

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

Readme

Keywords

Package Sidebar

Install

npm i danger-plugin-jest-codecov

Weekly Downloads

22

Version

0.0.8

License

MIT

Unpacked Size

13.3 kB

Total Files

9

Last publish

Collaborators

  • guiferrpereira