Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: stdcm: fallback to linear envelope #5330

Merged
merged 1 commit into from
Oct 16, 2023
Merged

core: stdcm: fallback to linear envelope #5330

merged 1 commit into from
Oct 16, 2023

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Oct 13, 2023

Fix #5196

@eckter eckter requested a review from a team as a code owner October 13, 2023 09:09
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #5330 (50c3ee3) into dev (087973a) will decrease coverage by 0.01%.
Report is 2 commits behind head on dev.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##                dev    #5330      +/-   ##
============================================
- Coverage     18.73%   18.73%   -0.01%     
  Complexity     2308     2308              
============================================
  Files           849      849              
  Lines        103050   103055       +5     
  Branches       2390     2391       +1     
============================================
- Hits          19307    19306       -1     
- Misses        82411    82416       +5     
- Partials       1332     1333       +1     
Flag Coverage Δ
core 78.69% <33.33%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...a/fr/sncf/osrd/reporting/exceptions/ErrorType.java 100.00% <ø> (ø)
.../sncf/osrd/stdcm/graph/STDCMStandardAllowance.java 71.42% <33.33%> (-8.58%) ⬇️

@eckter eckter force-pushed the ech/fallback-linear branch from 29fde1b to 50c3ee3 Compare October 16, 2023 08:30
@eckter eckter added this pull request to the merge queue Oct 16, 2023
Merged via the queue into dev with commit feafb8b Oct 16, 2023
@eckter eckter deleted the ech/fallback-linear branch October 16, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core: stdcm: when we can't find a mareco standard allowance, return a linear allowance envelope
4 participants