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.

0.0.8 - 2024-12-24 #

Added #

  • Usage example

0.0.7 - 2024-08-09 #

Changed #

  • Updated docs and test scripts

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