Skip to content

Enhance codebase line/branch coverage - #17

Open
poyenc wants to merge 1 commit into
boostorg:developfrom
poyenc:feature/enhance-code-coverage
Open

Enhance codebase line/branch coverage#17
poyenc wants to merge 1 commit into
boostorg:developfrom
poyenc:feature/enhance-code-coverage

Enhance codebase line/branch coverage

63102a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

92.92% (+21.97%) compared to 1c8a8bf

View this Pull Request on Codecov

92.92% (+21.97%) compared to 1c8a8bf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (1c8a8bf) to head (63102a7).
⚠️ Report is 20 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #17       +/-   ##
============================================
+ Coverage    70.95%   92.92%   +21.97%     
============================================
  Files            3        3               
  Lines          210      212        +2     
  Branches        74       66        -8     
============================================
+ Hits           149      197       +48     
+ Misses          18        0       -18     
+ Partials        43       15       -28     
Files with missing lines Coverage Δ
include/boost/token_functions.hpp 93.33% <100.00%> (+22.14%) ⬆️
include/boost/token_iterator.hpp 92.30% <ø> (+21.93%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c8a8bf...63102a7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.