-
Notifications
You must be signed in to change notification settings - Fork 46
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: remove blueprint map style #10771
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10771 +/- ##
==========================================
- Coverage 81.87% 81.83% -0.04%
==========================================
Files 1082 1081 -1
Lines 107089 106882 -207
Branches 729 729
==========================================
- Hits 87676 87466 -210
- Misses 19372 19375 +3
Partials 41 41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d00a8b0
to
64db33a
Compare
front/src/common/Map/Layers/InfraObjectLayers/extensions/SNCF/PSLSigns.tsx
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
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.
Looks good to me ! thanks for the cleanup :D
64db33a
to
7663ce6
Compare
Signed-off-by: Tristram Gräbener <[email protected]>
7663ce6
to
4f03d46
Compare
This style existed for a schematic representation that no longer exists.
It added some complexity to handle specific sprites and one sprite was missing (SECT) and nobody ever noticed it.