Uh oh!
There was an error while loading. Please reload this page.
fix: astar_search_test.cpp did not test correctness - #558
Conversation
Boost dependency footprint vs Header-inclusion weights (graph files pulling each direct dependency in): No header-inclusion-weight changes. Transitive Boost modules: 68 → 68 (0) |
10ff919 to
43030dbCompareCodecov Report❌ Patch coverage is
Additional details and impacted files@@ 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
... and 288 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Compiler-warning counts vs
|
The test was simply printing.
Before submitting
developbranch.Type of change
Does this PR introduce a breaking change?
What this PR does
BOOST_TESTMotivation
Tests should not rely on printing.
Testing
Checklist
b2in thetest/directory).