yiisoft / rbac-db

yiisoft/db adapter for RBAC.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
15 stars 7 forks source link

Rename `getAccessTree()` to `getHierarchy()` in `ItemsStorageInterface` implementations #68

Closed arogachev closed 7 months ago

arogachev commented 7 months ago
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
what-the-diff[bot] commented 7 months ago

PR Summary

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4f97cb1) 99.10% compared to head (053d5a2) 100.00%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ============================================= + Coverage 99.10% 100.00% +0.89% Complexity 158 158 ============================================= Files 11 11 Lines 673 661 -12 ============================================= - Hits 667 661 -6 + Misses 6 0 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.