Skip to content

fix: astar_search_test.cpp did not test correctness - #558

Open
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/astar-assert
Open

fix: astar_search_test.cpp did not test correctness#558
Becheler wants to merge 1 commit into
boostorg:developfrom
Becheler:fix/astar-assert

fix: did not test correctness

43030db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

92.82% (+4.60%) compared to bc05361

View this Pull Request on Codecov

92.82% (+4.60%) compared to bc05361

Details

Codecov Report

❌ Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.82%. Comparing base (bc05361) to head (43030db).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
test/astar_search_test.cpp 97.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #558      +/-   ##
===========================================
+ Coverage    88.22%   92.82%   +4.60%     
===========================================
  Files          392      392              
  Lines        27412    28176     +764     
  Branches      7997     7990       -7     
===========================================
+ Hits         24183    26155    +1972     
- Misses        1881     1916      +35     
+ Partials      1348      105    -1243     
Files with missing lines Coverage Δ
test/astar_search_test.cpp 98.79% <97.36%> (+4.15%) ⬆️

... and 288 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...43030db. Read the comment docs.

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