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