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

outdated

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

0.0.5 - 2022-09-08 #

Changed #

  • Rely on lcov_tracefile for parsing
  • Group uncovered lines into ranges
  • Bump dependencies

0.0.4 - 2022-02-28 #

Changed #

  • Relaxed min Dart version to 2.15

0.0.3 - 2022-02-28 #

Changed #

  • Bumped dependency versions

0.0.2 - 2021-03-13 #

Changed #

  • Coverage percentage is calculated using floor()

0.0.1 - 2021-03-13 #

Added #

  • Initial version
6
likes
0
points
471
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)
View/report issues

License

unknown (license)

Dependencies

lcov_tracefile

More

Packages that depend on check_coverage