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

Use snake case for item attribute names (ease migration from Yii 2) #63

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 (a9e6874) 99.11% compared to head (fd8ce68) 99.40%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ============================================ + Coverage 99.11% 99.40% +0.29% + Complexity 160 158 -2 ============================================ Files 11 11 Lines 676 673 -3 ============================================ - Hits 670 669 -1 + Misses 6 4 -2 ```

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