-
-
Notifications
You must be signed in to change notification settings - Fork 23
Allow checking for user's roles in ManagerInterface::userHasPermission() #254
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
Conversation
arogachev
commented
Feb 13, 2024
| Q | A |
|---|---|
| Is bugfix? | ❌ |
| New feature? | ✔️ |
| Breaks BC? | ❌ |
PR Summary
|
…-has-role # Conflicts: # tests/Common/ManagerConfigurationTestTrait.php
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #254 +/- ##
===========================================
Coverage 100.00% 100.00%
+ Complexity 220 219 -1
===========================================
Files 14 13 -1
Lines 550 546 -4
===========================================
- Hits 550 546 -4 ☔ View full report in Codecov by Sentry. |
…-has-role # Conflicts: # tests/Common/ManagerConfigurationTestTrait.php
# Conflicts: # tests/Common/ManagerConfigurationTestTrait.php # tests/Common/ManagerLogicTestTrait.php
|
The changes have been synced with main branch. |