Closed alandefreitas closed 7 months ago
GCOVR code coverage report https://836.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://836.url.prtest2.cppalliance.org/genhtml/index.html
Coverage Diff https://836.url.prtest2.cppalliance.org/gcovr/coverage_diff.txt
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.21%. Comparing base (
5b86565
) to head (f7bd5a6
).
This commit includes tests for shared
recycled_ptr
s. Unreachable paths are also marked.This is the last in a series of commits that intend to fix #828, where
recycled_ptr
had low coverage.fix #828