-
Notifications
You must be signed in to change notification settings - Fork 46
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
Replace MinPerKm with MinPer100Km #7435
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7435 +/- ##
=============================================
+ Coverage 29.39% 87.49% +58.09%
=============================================
Files 1172 31 -1141
Lines 145257 1535 -143722
Branches 2822 0 -2822
=============================================
- Hits 42694 1343 -41351
+ Misses 100899 192 -100707
+ Partials 1664 0 -1664
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot to adapt core deserialization. (not tested)
core/src/main/kotlin/fr/sncf/osrd/api/api_v2/standalone_sim/SimulationRequest.kt
Outdated
Show resolved
Hide resolved
core/src/main/kotlin/fr/sncf/osrd/api/api_v2/standalone_sim/SimulationRequest.kt
Outdated
Show resolved
Hide resolved
9188fd9
to
8112ecd
Compare
8112ecd
to
fb9ba0b
Compare
No description provided.