-
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
Fix signals angle #4068
Fix signals angle #4068
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #4068 +/- ##
=========================================
Coverage 20.30% 20.31%
Complexity 2007 2007
=========================================
Files 815 815
Lines 80471 80452 -19
Branches 2088 2088
=========================================
+ Hits 16341 16345 +4
+ Misses 62943 62920 -23
Partials 1187 1187
Flags with carried forward coverage won't be shown. Click here to find out more.
|
8546659
to
f982bd8
Compare
73c2d24
to
aab0df4
Compare
Patch notes railjson 3.2.1: - Remove `geo_angles` and `sch_angles` from the signal sncf extension
- Adapt schema - Generate signal angle - Adapt the signal mvt layer
aab0df4
to
2878101
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 by changing manually the angle of a signal.
close #2948