-
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: bump osrd-ui to use the new manchette props #9507
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 #9507 +/- ##
============================================
- Coverage 42.48% 41.80% -0.68%
Complexity 2272 2272
============================================
Files 1312 1281 -31
Lines 105608 104079 -1529
Branches 3305 3305
============================================
- Hits 44869 43512 -1357
+ Misses 58786 58614 -172
Partials 1953 1953
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0180871
to
d65379f
Compare
d65379f
to
2ed8c4b
Compare
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
- speed-space-chart - ui-core - ui-icons Signed-off-by: Clara Ni <clara.ni@outlook.fr>
2ed8c4b
to
3477114
Compare
Note, these two commits should be squashed together because the app won't build in-between. |
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 the PR. Everything works great. Just left a few comments/suggestions
...ules/simulationResult/components/ManchetteWithSpaceTimeChart/ManchetteWithSpaceTimeChart.tsx
Show resolved
Hide resolved
@emersion why do you think we should squash the 2 commits ? I can build after the 1st commit (without the 2nd one) in local |
Hm, right… The first commit bumps half of osrd-ui and the other bumps the rest. I guess that's fine. |
closes #9506