-
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: add roles check to views::train_schedule
#8436
editoast: add roles check to views::train_schedule
#8436
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 #8436 +/- ##
=========================================
Coverage 36.83% 36.84%
Complexity 2169 2169
=========================================
Files 1280 1280
Lines 118678 118739 +61
Branches 3184 3184
=========================================
+ Hits 43720 43747 +27
- Misses 73075 73109 +34
Partials 1883 1883
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fd6bfbb
to
9ffa8dd
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.
Regarding my previous comments, you need both the roles for infra and timetable. Likewise for projection.
9ffa8dd
to
5d54097
Compare
Part of #8446