-
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
Add logic to handle non-feasibility in stdcm simulations #9419
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 #9419 +/- ##
============================================
- Coverage 39.59% 39.50% -0.09%
Complexity 2270 2270
============================================
Files 1306 1309 +3
Lines 100046 100242 +196
Branches 3289 3295 +6
============================================
- Hits 39609 39605 -4
- Misses 58498 58692 +194
- Partials 1939 1945 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR is currently in draft mode and not ready for functionality testing. It has been created to have a first round of comments while awaiting the merge of the Editoast feature. |
90cbfbd
to
74e6605
Compare
front/src/applications/stdcmV2/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcmV2/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcmV2/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcmV2/components/StdcmResults/conflicts.json
Outdated
Show resolved
Hide resolved
2894828
to
77c584d
Compare
77c584d
to
faaff8a
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.
Just started the review, here are some trads comments
Please also rebase your branch to resolve conflicts as StdcmResults
has change a little.
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.
Not finished yet but here are some other comments
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
...dules/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/ItineraryLayer.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
faaff8a
to
4cdc58c
Compare
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
...dules/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/ItineraryLayer.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
4cdc58c
to
28167a8
Compare
...dules/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/ItineraryLayer.tsx
Outdated
Show resolved
Hide resolved
28167a8
to
88104b8
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 and tested
3c3e957
to
8427d37
Compare
front/src/applications/stdcm/components/StdcmResults/StdcmResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/utils/__tests__/findClosestOperationalPoint.spec.ts
Outdated
Show resolved
Hide resolved
f3d61a0
to
b095a6d
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 and tested, good job
b095a6d
to
f33e22c
Compare
Signed-off-by: Achraf Mohyeddine <[email protected]>
f33e22c
to
a76c486
Compare
Closes #9163
Can only be merged once this PR is merged: #9509