0.0.8 • Published 6 years ago

danger-plugin-jest-codecov v0.0.8

Weekly downloads
20
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago