-
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
Rename Panel
to Sign
and LPV
to PSL
#4810
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #4810 +/- ##
=========================================
Coverage 18.85% 18.86%
Complexity 2469 2469
=========================================
Files 860 860
Lines 104576 104568 -8
Branches 2512 2512
=========================================
+ Hits 19723 19725 +2
+ Misses 83485 83475 -10
Partials 1368 1368
Flags with carried forward coverage won't be shown. Click here to find out more.
|
7bfb3c7
to
4bca997
Compare
Panel
to Sign
and LPV
to PSL
editoast docker didn't start anymore |
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.
Thanks for the PR.
I only reviewed python
and editoast
. Waiting for final version to test it.
python/api/osrd_infra/migrations/0047_rename_lpvsignlayer_pslsignlayer.py
Outdated
Show resolved
Hide resolved
4d6fe87
to
6103b03
Compare
This PR will be merged after the drop of API, so I converted it to draft again |
6103b03
to
ae1ef00
Compare
0ef3c64
to
0bb8e6a
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, left a few questions
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.
minor typo, otherwise LGTM (I didn't check front or editoast changes)
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
Reviewed and tested.
LPV (Limite Permanente de Vitesse) -> PSL (Permanent Speed Limit)
0bb8e6a
to
f4ba93a
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, tested in local ✔️
- all the maps: simulationMap (manageTrainSchedule and SimulationRestults), referenceMap, EditorMap, Stdcm
- pls edition
Also need a front to finish the rename in the front-end.