-
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
STDCM v2 #7348
STDCM v2 #7348
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 #7348 +/- ##
============================================
- Coverage 29.15% 29.13% -0.02%
+ Complexity 2012 2011 -1
============================================
Files 1164 1170 +6
Lines 144102 144475 +373
Branches 2811 2822 +11
============================================
+ Hits 42013 42094 +81
- Misses 100428 100717 +289
- Partials 1661 1664 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6e920c3
to
c9621f4
Compare
c2d7fca
to
90ea65b
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 only reviewed core
I'd like to run some integration tests at some points (at least with an updated fuzzer)
core/src/main/kotlin/fr/sncf/osrd/api/api_v2/RequirementsParser.kt
Outdated
Show resolved
Hide resolved
core/src/main/kotlin/fr/sncf/osrd/api/api_v2/RequirementsParser.kt
Outdated
Show resolved
Hide resolved
core/src/main/kotlin/fr/sncf/osrd/api/api_v2/pathfinding/PathfindingBlocksEndpointV2.kt
Outdated
Show resolved
Hide resolved
11f49d4
to
56f4fbc
Compare
1166d88
to
0393270
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 core
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.
Huge work, thank you 🎉 Just a few naming comments, nothing blocking for merging on editoast
's side.
0355838
to
f579321
Compare
d7c05e3
to
f68d71b
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
close #7346