-
Notifications
You must be signed in to change notification settings - Fork 44
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: harmonize comfort type #8525
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 #8525 +/- ##
============================================
- Coverage 36.85% 36.82% -0.03%
- Complexity 2177 2213 +36
============================================
Files 1254 1255 +1
Lines 113631 113801 +170
Branches 3202 3185 -17
============================================
+ Hits 41881 41912 +31
- Misses 69856 69997 +141
+ Partials 1894 1892 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
05ea353
to
e6b2b6a
Compare
61fba6d
to
9862b0d
Compare
7c70671
to
808e450
Compare
9862b0d
to
2d9ca2b
Compare
20adb70
to
873f7e1
Compare
2d9ca2b
to
8dfa78d
Compare
0f89754
to
761ed1d
Compare
8dfa78d
to
5055a60
Compare
dc55996
to
f7b9ae4
Compare
e4bc969
to
8f93c46
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.
Thank you for this PR ! Left comments, we need to test carefully to see if we missed something.
front/src/modules/rollingStock/components/RollingStockCard/RollingStockCard.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/rollingStock/components/RollingStockCurve.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/rollingStock/components/RollingStockCurve.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/rollingStock/components/RollingStockCurve.tsx
Outdated
Show resolved
Hide resolved
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/
ee70491
to
f603f28
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.
Nice clean up and homogenization. Thank you.
core/osrd-railjson/src/main/java/fr/sncf/osrd/railjson/schema/rollingstock/RJSComfortType.java
Outdated
Show resolved
Hide resolved
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
f603f28
to
1cc82a9
Compare
1cc82a9
to
2b1c2a4
Compare
e6de396
to
a2dbf38
Compare
a2dbf38
to
73f64a9
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.
GJ :)
editoast/migrations/2024-09-02-132335_replace_mode_ac_with_air_conditioning/up.sql
Show resolved
Hide resolved
5279a26
to
ebd3b0d
Compare
editoast/migrations/2024-09-02-132335_replace_mode_ac_with_air_conditioning/up.sql
Outdated
Show resolved
Hide resolved
ebd3b0d
to
1d1fac4
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, thank you for this PR !
Close #8254
Close #8371