Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lcov-2.2-1.noarch.rpm | 2024-11-09 | 517.1 kB | |
lcov-2.2-1.src.rpm | 2024-11-09 | 602.4 kB | |
lcov-2.2.tar.gz | 2024-11-09 | 592.6 kB | |
README.md | 2024-10-04 | 459 Bytes | |
v2.2 source code.tar.gz | 2024-10-04 | 504.9 kB | |
v2.2 source code.zip | 2024-10-04 | 628.1 kB | |
Totals: 6 Items | 2.8 MB | 0 |
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