Skip to content

Bump vesrion adn copilot fixes

aba9af1
Select commit
Loading
Failed to load commit list.
Merged

Add RoadNetwork::shortestPath function #365

Bump vesrion adn copilot fixes
aba9af1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

83.47% (+0.56%) compared to 30a595d

View this Pull Request on Codecov

83.47% (+0.56%) compared to 30a595d

Details

Codecov Report

❌ Patch coverage is 97.80702% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.47%. Comparing base (30a595d) to head (aba9af1).

Files with missing lines Patch % Lines
test/mobility/Test_graph.cpp 96.82% 0 Missing and 4 partials ⚠️
src/dsf/mobility/RoadNetwork.hpp 98.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   82.91%   83.47%   +0.56%     
==========================================
  Files          50       51       +1     
  Lines        4892     5090     +198     
  Branches      559      587      +28     
==========================================
+ Hits         4056     4249     +193     
- Misses        828      829       +1     
- Partials        8       12       +4     

☔ View full report in Codecov by Sentry.
📢 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.