-
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
front: adapt conflicts to V2 #7533
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 #7533 +/- ##
============================================
- Coverage 29.37% 29.32% -0.05%
Complexity 2014 2014
============================================
Files 1200 1203 +3
Lines 147411 147532 +121
Branches 2893 2897 +4
============================================
- Hits 43303 43270 -33
- Misses 102405 102555 +150
- Partials 1703 1707 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
be0c1e4
to
579ca20
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.
Thank you for this PR ! Left some comments.
.../src/modules/trainschedule/components/ManageTrainSchedule/TimetableManageTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/TimetableV2/TimetableV2.tsx
Outdated
Show resolved
Hide resolved
d0a4677
to
a1fd54f
Compare
1e4a21e
to
6b45d69
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 !
closes #7487