github linux-test-project/lcov v2.1-beta2

latest release: v2.1
pre-releaseone month ago

This is another pre-release of LCOV v2.1.
Changes include:

  • Support for other languages/data import from other tools - Perl and Python, in particular, as well as XML import - e.g., from cobertura.
    See perl2lcov --help, py2lcov --help, and xml2lcov --help - as well as the associated tests.

  • Improved callback support. See the discussion in the genhtml man page.

  • Improved error checking

  • lcov regression test suite added to the release - see $LCOV_HOME/share/lcov/tests/README.md for directions on how to execute them in your environment.

  • Use lcov to generate coverage reports for lcov - see the directions, above for how to run the lcov regressions and generate a coverage report.

  • Significant performance improvements compared to lcov/2.0 - especially when dealing with very large numbers of files.

  • Bug fixes.

The 2.1 release will follow shortly.
Please report any issues you discover in this pre-release so that they can be fixed.

Don't miss a new lcov release

NewReleases is sending notifications on new releases.