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

Add customizable separator for joining and splitting item names #59

Closed arogachev closed 8 months ago

arogachev commented 8 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a630c52) 98.43% compared to head (fa14dc5) 99.23%.

:exclamation: Current head fa14dc5 differs from pull request most recent head 1c33e29. Consider uploading reports for the commit 1c33e29 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ============================================ + Coverage 98.43% 99.23% +0.79% - Complexity 192 197 +5 ============================================ Files 11 12 +1 Lines 766 781 +15 ============================================ + Hits 754 775 +21 + Misses 12 6 -6 ```

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