check_coverage 0.0.8 copy "check_coverage: ^0.0.8" to clipboard
check_coverage: ^0.0.8 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
6
likes
160
points
897
downloads

Publisher

verified publisherkarapetov.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

lcov_tracefile

More

Packages that depend on check_coverage