pull_request_coverage 2.1.3 copy "pull_request_coverage: ^2.1.3" to clipboard
pull_request_coverage: ^2.1.3 copied to clipboard

A diff coverage tool. It provides a clear and achievable standard for code review: If you touch a line of code, that line should be covered.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate pull_request_coverage

Use it

The package has the following executables:

$ pull_request_coverage
17
likes
160
points
9.51k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A diff coverage tool. It provides a clear and achievable standard for code review: If you touch a line of code, that line should be covered.

Repository (GitHub)
View/report issues

Topics

#testing #coverage #diff #test-coverage #ci

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, file, glob, path, yaml

More

Packages that depend on pull_request_coverage