Skip to content

Merge branch 'main' into moving-block-simulation

76f4bd7
Select commit
Loading
Failed to load commit list.
Draft

Moving Block Routing using Simulation #109

Merge branch 'main' into moving-block-simulation
76f4bd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2025 in 1s

96.7% (-0.6%) compared to da43380

View this Pull Request on Codecov

96.7% (-0.6%) compared to da43380

Details

Codecov Report

Attention: Patch coverage is 91.38462% with 112 lines in your changes missing coverage. Please review.

Project coverage is 96.7%. Comparing base (da43380) to head (76f4bd7).

Files with missing lines Patch % Lines
src/simulation/RoutingSolver.cpp 90.7% 26 Missing ⚠️
src/simulation/TrainTrajectorySet.cpp 80.0% 23 Missing ⚠️
src/simulation/TrainTrajectory.cpp 90.5% 20 Missing ⚠️
src/simulation/RoutingSolution.cpp 68.4% 18 Missing ⚠️
src/simulation/EdgeTrajectory.cpp 89.9% 13 Missing ⚠️
src/simulation/SpeedTargets.cpp 92.3% 4 Missing ⚠️
src/simulation/Objectives.cpp 95.7% 3 Missing ⚠️
test/test_simulation.cpp 98.4% 3 Missing ⚠️
src/simulation/RoutingSolutionSet.cpp 98.6% 1 Missing ⚠️
src/simulation/SolverResult.cpp 97.8% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #109     +/-   ##
=======================================
- Coverage   97.3%   96.7%   -0.6%     
=======================================
  Files         44      56     +12     
  Lines      13060   14366   +1306     
  Branches    1559    1745    +186     
=======================================
+ Hits       12708   13902   +1194     
- Misses       352     464    +112     

☔ 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.