osrd
osrd copied to clipboard
Add logic to handle non-feasibility in stdcm simulations
Closes #9163
Can only be merged once this PR is merged: https://github.com/OpenRailAssociation/osrd/pull/9509
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 4.27046% with 269 lines in your changes missing coverage. Please review.
Project coverage is 39.50%. Comparing base (
aaae986) to head (a76c486). Report is 1 commits behind head on dev.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## dev #9419 +/- ##
============================================
- Coverage 39.59% 39.50% -0.09%
Complexity 2270 2270
============================================
Files 1306 1309 +3
Lines 100046 100242 +196
Branches 3289 3295 +6
============================================
- Hits 39609 39605 -4
- Misses 58498 58692 +194
- Partials 1939 1945 +6
| Flag | Coverage Δ | |
|---|---|---|
| core | 75.06% <ø> (ø) |
|
| editoast | 73.52% <ø> (-0.06%) |
:arrow_down: |
| front | 10.10% <4.27%> (-0.02%) |
:arrow_down: |
| gateway | 2.19% <ø> (ø) |
|
| osrdyne | 3.28% <ø> (ø) |
|
| railjson_generator | 87.49% <ø> (ø) |
|
| tests | 86.71% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is currently in draft mode and not ready for functionality testing. It has been created to have a first round of comments while awaiting the merge of the Editoast feature.