-
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
editoast: handle weird electrification values in rs editor #6445
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #6445 +/- ##
============================================
+ Coverage 27.72% 27.88% +0.15%
Complexity 2165 2165
============================================
Files 1003 1007 +4
Lines 126611 126926 +315
Branches 2580 2582 +2
============================================
+ Hits 35099 35389 +290
- Misses 90022 90045 +23
- Partials 1490 1492 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
23bf155
to
c8fe0c4
Compare
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.
Thanks for this PR!
Some minor changes to apply and we're good to merge it 🎉
76cfb48
to
2177cf4
Compare
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.
LGTM
2177cf4
to
d812d86
Compare
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.
No migration means a new dump generation is necessary to deliver bug fix (which is fine by me).
Closes #5957