Skip to content

v2.2

Latest
Compare
Choose a tag to compare
@henry2cox henry2cox released this 09 Nov 12:34
· 10 commits to master since this release

Changes in lcov/2.2 include:

  • Support for integrating coverage data/coverage changes during code review.
  • Additional --filter options and better counting of number of times filter was applied.
  • Improved callback performance
  • Additional error checking, especially as related to coverage data consistency.
  • Options to enable more compact HTML reports.
  • Automated retry if child process dies on out-of-memory during parallel execution.
  • Bug fixes