check_coverage 0.0.6 copy "check_coverage: ^0.0.6" to clipboard
check_coverage: ^0.0.6 copied to clipboard

A tiny Dart CLI tool to check if code coverage is below the threshold. Analyzes the tracefile used by lcov.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate check_coverage

Use it

The package has the following executables:

$ check_coverage
5
likes
130
pub points
17%
popularity

Publisher

verified publisherkarapetov.com

A tiny Dart CLI tool to check if code coverage is below the threshold. Analyzes the tracefile used by lcov.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

lcov_tracefile

More

Packages that depend on check_coverage