0.0.8 • Published 4 years ago

danger-plugin-jest-codecov v0.0.8

Weekly downloads
20
License
MIT
Repository
github
Last release
4 years ago

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.

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago