-
Notifications
You must be signed in to change notification settings - Fork 45
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: lmr towed max speed #9654
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9654 +/- ##
=======================================
Coverage 79.84% 79.84%
=======================================
Files 1048 1048
Lines 105058 105077 +19
Branches 756 756
=======================================
+ Hits 83881 83901 +20
+ Misses 21136 21135 -1
Partials 41 41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
09f5d66
to
c205a2a
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.
The code is fine (only some minor comments), but I'm questioning the original ticket #9637 in which I made a comment. I propose to not merge the current PR until we do have an answer.
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, thanks!
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. Can you fixup your commits before merge.
6f68ddc
to
e85238a
Compare
e85238a
to
674edc9
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.
I don't think we should filter the zero, for the same reason I mentioned in #9637 (comment). The fact that the field is optional should be enough.
674edc9
to
57dab96
Compare
d7136ad
to
dab7ab4
Compare
dab7ab4
to
a9074f4
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.
Thank you.
6ac6fa7
to
3dffcff
Compare
Ping @Tristramg: changes in rolling stock speed calculations, probably best to rebase before typing quantities any further :) |
3dffcff
to
32fae5c
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 for front (not tested)
Signed-off-by: Egor Berezovskiy <egor@berezify.fr>
32fae5c
to
605246f
Compare
fix #9637
The frontend validation done in another PR