-
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
Migration to new route schema (railjson v3.1.0 🎉) #2576
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #2576 +/- ##
============================================
+ Coverage 37.91% 37.92% +0.01%
+ Complexity 1679 1678 -1
============================================
Files 581 581
Lines 17818 17839 +21
Branches 2452 2461 +9
============================================
+ Hits 6756 6766 +10
Misses 10677 10677
- Partials 385 396 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
9947451
to
5bc9255
Compare
be2060e
to
11fc6c8
Compare
e91bd99
to
bcc540b
Compare
0ab22f4
to
4560914
Compare
990392c
to
ca742a5
Compare
cbd529e
to
2126d9c
Compare
core/src/main/java/fr/sncf/osrd/infra/implementation/tracks/directed/TrackRangeView.java
Outdated
Show resolved
Hide resolved
15f31fd
to
92707cf
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 didn't review the rust parts. This is pretty nice, good job
core/src/main/java/fr/sncf/osrd/infra/implementation/reservation/ReservationInfraBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/fr/sncf/osrd/infra/implementation/reservation/ReservationInfraBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/fr/sncf/osrd/infra/implementation/reservation/ReservationInfraBuilder.java
Outdated
Show resolved
Hide resolved
core/src/main/java/fr/sncf/osrd/infra/implementation/reservation/ReservationInfraBuilder.java
Outdated
Show resolved
Hide resolved
92707cf
to
d641c19
Compare
8981f30
to
17cfdf8
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.
what a saga!
17cfdf8
to
3775fa3
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.
Excellent PR.
3775fa3
to
5b9a580
Compare
close #1999
This PR contains: