Skip to content

fix: actually tests finish_edge must fire once per edge - #559

Open
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/finish-edge-into-dfs
Open

fix: actually tests finish_edge must fire once per edge#559
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/finish-edge-into-dfs

fix: actually tests finish_edge must fire once per edge

0499661
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

92.82% (+4.60%) compared to bc05361

View this Pull Request on Codecov

92.82% (+4.60%) compared to bc05361

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.82%. Comparing base (bc05361) to head (0499661).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
+ Coverage    88.22%   92.82%   +4.60%     
===========================================
  Files          392      391       -1     
  Lines        27412    28173     +761     
  Branches      7997     7996       -1     
===========================================
+ Hits         24183    26151    +1968     
- Misses        1881     1917      +36     
+ Partials      1348      105    -1243     
Files with missing lines Coverage Δ
test/dfs.cpp 98.71% <100.00%> (+5.16%) ⬆️

... and 287 files 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 0e818d4...0499661. Read the comment docs.

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