yiisoft / rbac-db

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

Sync with base package #57

Closed arogachev closed 10 months ago

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

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (2814c54) 96.20% compared to head (a98b417) 99.21%. Report is 3 commits behind head on master.

Files Patch % Lines
src/ItemsStorage.php 91.89% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #57 +/- ## ============================================ + Coverage 96.20% 99.21% +3.01% - Complexity 151 192 +41 ============================================ Files 7 11 +4 Lines 659 766 +107 ============================================ + Hits 634 760 +126 + Misses 25 6 -19 ```

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