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: envelope: adapt for mareco #469

Merged
merged 4 commits into from
Jan 14, 2022
Merged

core: envelope: adapt for mareco #469

merged 4 commits into from
Jan 14, 2022

Conversation

multun
Copy link
Contributor

@multun multun commented Jan 9, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #469 (b394cf6) into dev (f8327f4) will increase coverage by 0.35%.
The diff coverage is 79.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #469      +/-   ##
============================================
+ Coverage     67.65%   68.00%   +0.35%     
- Complexity     1914     1985      +71     
============================================
  Files           310      312       +2     
  Lines         10047    10231     +184     
  Branches       1374     1404      +30     
============================================
+ Hits           6797     6958     +161     
- Misses         2634     2643       +9     
- Partials        616      630      +14     
Flag Coverage Δ
core 68.00% <79.56%> (+0.35%) ⬆️
unittests 68.00% <79.56%> (+0.35%) ⬆️

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

Impacted Files Coverage Δ
...main/java/fr/sncf/osrd/envelope/EnvelopeDebug.java 0.00% <0.00%> (ø)
...sncf/osrd/envelope/OverlayEnvelopePartBuilder.java 84.73% <73.33%> (-1.22%) ⬇️
.../src/main/java/fr/sncf/osrd/envelope/Envelope.java 84.03% <78.18%> (-2.74%) ⬇️
...ain/java/fr/sncf/osrd/envelope/EnvelopeCursor.java 79.32% <81.39%> (+4.14%) ⬆️
...in/java/fr/sncf/osrd/envelope/EnvelopePhysics.java 93.33% <85.71%> (-1.67%) ⬇️
...n/java/fr/sncf/osrd/envelope/EnvelopeSpeedCap.java 88.88% <88.88%> (ø)
.../fr/sncf/osrd/envelope/OverlayEnvelopeBuilder.java 89.13% <92.85%> (+2.28%) ⬆️
.../main/java/fr/sncf/osrd/envelope/EnvelopePart.java 78.85% <94.73%> (+11.49%) ⬆️
.../src/main/java/fr/sncf/osrd/utils/CompareSign.java 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8327f4...b394cf6. Read the comment docs.

@multun multun changed the title core: envelope: WIP adapt for mareco core: envelope: adapt for mareco Jan 13, 2022
@multun multun marked this pull request as ready for review January 13, 2022 08:59
@multun multun requested review from a team January 13, 2022 08:59
Copy link
Contributor

@axrolld axrolld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Santa for this wishlist. Only a few checks remain, then we'll be able to use all of this.

@axrolld axrolld merged commit 2b06da0 into dev Jan 14, 2022
@axrolld axrolld deleted the envelopes-for-mareco branch January 14, 2022 09:53
nicolaswurtz pushed a commit that referenced this pull request Jan 14, 2022
* core: envelope: adapt for mareco

Fixes #464

* core: envelope: add EnvelopeSpeedCap and refactor

* core: envelope: add the ability to plot multiple envelopes

* core: envelopes: fix various review comments
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.

3 participants