Skip to content

fix(area): extraction never finished on a plaza with two nodes in one place - #7695

Merged
DennisOSRM merged 1 commit into
masterfrom
fix-area-dijkstra-cycle
Aug 16, 2026
Merged

fix(area): extraction never finished on a plaza with two nodes in one place#7695
DennisOSRM merged 1 commit into
masterfrom
fix-area-dijkstra-cycle

fix(area): extraction never finished on a plaza with two nodes in one…

d463127
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 16, 2026 in 0s

94.73% (-0.02%) compared to 9229f17

View this Pull Request on Codecov

94.73% (-0.02%) compared to 9229f17

Details

Codecov Report

❌ Patch coverage is 83.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.73%. Comparing base (9229f17) to head (d463127).

Files with missing lines Patch % Lines
src/extractor/area/area_mesher.cpp 33.33% 4 Missing ⚠️
include/extractor/area/dijkstra.hpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7695      +/-   ##
==========================================
- Coverage   94.75%   94.73%   -0.02%     
==========================================
  Files         519      519              
  Lines       41582    41610      +28     
==========================================
+ Hits        39402    39421      +19     
- Misses       2180     2189       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.