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.

0.0.6 - 2024-02-20 #

Changed #

  • Bumped dependencies

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
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