pull_request_coverage 0.0.1+2 copy "pull_request_coverage: ^0.0.1+2" to clipboard
pull_request_coverage: ^0.0.1+2 copied to clipboard

A CLI tool to verify the test coverage of a pull request only, ignoring the rest of the project.

example/readme.md

This package is intended to be used as a CI step or as a command line tool. Example:

git diff repository/main | flutter pub run pull_request_coverage --minimum-coverage 95 --maximum-uncovered-lines 5 --hide-uncovered-lines
16
likes
0
pub points
57%
popularity

Publisher

unverified uploader

A CLI tool to verify the test coverage of a pull request only, ignoring the rest of the project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args

More

Packages that depend on pull_request_coverage