lcov 2.1.0 copy "lcov: ^2.1.0" to clipboard
lcov: ^2.1.0 copied to clipboard

discontinued
outdated

Parse and format LCOV coverage reports.

Changelog #

This file contains highlights of what changes on each version of the LCOV Reports for Dart project.

2.1.0 #

2.0.1 #

  • Fixed a bug: a parsing error occurs when the coverage data does not include a test name.

2.0.0 #

  • Breaking change: changed the Report.parse() static method to the fromCoverage constructor.
  • Breaking change: raised the required Dart version.
  • Updated the package dependencies.

1.0.0 #

  • First stable release.

0.4.0 #

  • Breaking change: raised the required Dart version.
  • Updated the package dependencies.

0.3.1 #

  • Fixed a bug in Report.parse() method.

0.3.0 #

  • Added the data parameter to the default constructors of the coverage classes.
  • Added the records parameter to the default constructor of the Report class.

0.2.0 #

  • Breaking change: changed the signature of most default constructors.
  • Empty test names are not included in the report output.

0.1.0 #

  • Initial release.
3
likes
15
points
269
downloads

Publisher

verified publisherbelin.io

Weekly Downloads

Parse and format LCOV coverage reports.

Homepage

Documentation

Documentation

License

unknown (license)

More

Packages that depend on lcov