-
Notifications
You must be signed in to change notification settings - Fork 64
Add paced trains new endpoints #10971
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
Conversation
ee0f31f to
883fc16
Compare
0a4aed7 to
4c9f851
Compare
|
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 #10971 +/- ##
==========================================
- Coverage 81.63% 80.67% -0.97%
==========================================
Files 1098 1098
Lines 110595 111785 +1190
Branches 742 744 +2
==========================================
- Hits 90280 90177 -103
- Misses 20273 21565 +1292
- Partials 42 43 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
883fc16 to
abd0bea
Compare
d59e418 to
8ec759e
Compare
abd0bea to
e1d59ac
Compare
8ec759e to
0f547c8
Compare
dcefc0e to
5a2ad40
Compare
b236c93 to
72256fd
Compare
SharglutDev
left a comment
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 !
72256fd to
4a6ca0f
Compare
leovalais
left a comment
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, but I still feel like the module tree could be improved to avoid visibility issues (and thus making everything pub) and weirdly placed definitions. How about scheduling a point with @flomonster to talk about that after this PR is merged in order not to block frontend development?
4a6ca0f to
df65a8d
Compare
Signed-off-by: Youness CHRIFI ALAOUI <youness.chrifi@gmail.com>
df65a8d to
d09d802
Compare
Prepare paced train endpoints for frontend.
The endpoints will be implemented soon.
Part of https://github.com/osrd-project/osrd-confidential/issues/779