-
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: adapt timetable endpoint and delete post endpoint #10655
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 #10655 +/- ##
==========================================
- Coverage 82.60% 82.57% -0.04%
==========================================
Files 1084 1084
Lines 107444 107404 -40
Branches 729 730 +1
==========================================
- Hits 88757 88684 -73
- Misses 18645 18678 +33
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
925a228
to
c58e8bb
Compare
c58e8bb
to
498e995
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.
You might be missing something about the new endpoint?
498e995
to
b847d90
Compare
2858fec
to
9dc58ce
Compare
front/src/modules/trainschedule/components/Timetable/TimetableTrainCard.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/scenario/components/ScenarioExplorer/ScenarioExplorer.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useScenarioData.ts
Outdated
Show resolved
Hide resolved
front/src/modules/scenario/components/ScenarioExplorer/ScenarioExplorer.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/Scenario/ScenarioContent.tsx
Outdated
Show resolved
Hide resolved
500bdcb
to
f6077bf
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 tests/
62d48db
to
e36278a
Compare
f29dbf1
to
bfa4b66
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 !
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.
Sorry, I had one last look and got a few more comments!
front/src/applications/operationalStudies/components/Scenario/ScenarioContent.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useScenarioData.ts
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useScenarioData.ts
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useScenarioData.ts
Outdated
Show resolved
Hide resolved
f460866
to
9f21aa5
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, thanks!
Please make sure to squash the commits before merging! |
Signed-off-by: Youness CHRIFI ALAOUI <[email protected]>
9f21aa5
to
a84f037
Compare
close #10656