-
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
Display neutral section signs #6227
Conversation
ff9d499
to
5d93a78
Compare
editoast/src/generated_data/sql/generate_neutral_sign_layer.sql
Outdated
Show resolved
Hide resolved
a8dd1a8
to
fa8592c
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #6227 +/- ##
============================================
- Coverage 28.01% 28.00% -0.01%
Complexity 2170 2170
============================================
Files 1033 1036 +3
Lines 127782 127909 +127
Branches 2604 2606 +2
============================================
+ Hits 35792 35817 +25
- Misses 90474 90574 +100
- Partials 1516 1518 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
506c45d
to
016b9ee
Compare
fd4afe1
to
3fe7405
Compare
2dcff69
to
635dd28
Compare
b1c0d8e
to
cb8c51f
Compare
623edae
to
abac273
Compare
abac273
to
5319d38
Compare
45076a6
to
26ec62d
Compare
c3bd1b7
to
0881f0a
Compare
a7bf1fc
to
93b2e82
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.
@tykayn Thx for the PR.
My review is not done, I have to test it deeply, but before you can already take my comments in consideration. Thx!
front/src/common/Map/Layers/extensions/SNCF/NeutralSectionsSigns.tsx
Outdated
Show resolved
Hide resolved
front/src/common/Map/Layers/extensions/SNCF/NeutralSectionsSigns.tsx
Outdated
Show resolved
Hide resolved
93b2e82
to
014f239
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.
The python module versions need to be updated (for osrd_schemas, railjson_generator, and tests).
Other than that, LGTM on the python and core parts
a7e2358
to
b4184a2
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.
I left some comments, feel free to text me if you don't understand one of my comments :)
front/src/common/Map/Layers/extensions/SNCF/NeutralSections.tsx
Outdated
Show resolved
Hide resolved
front/src/common/Map/Layers/extensions/SNCF/NeutralSections.tsx
Outdated
Show resolved
Hide resolved
aefeb41
to
46361b5
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.
Left some last comments 👍
front/src/common/Map/Layers/extensions/SNCF/NeutralSectionSigns.tsx
Outdated
Show resolved
Hide resolved
205445a
to
4fc3936
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.
code LGTM, I only need to test
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.
Tested, every thing seems to work on the map ✅
cbe0350
to
cccc14c
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 !
- fix psl signs angles
- generic mast layer added
cccc14c
to
16d8ae2
Compare
close #6277 |
closes /~https://github.com/osrd-project/osrd-confidential/issues/263