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

Remove duplicate code in `ItemsStorage::add()` #62

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 (a76afd8) 99.40%. Report is 1 commits behind head on master.

:exclamation: Current head a76afd8 differs from pull request most recent head 3e54cb0. Consider uploading reports for the commit 3e54cb0 to get more accurate results

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

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