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

Fix hardcoded table name, update Oracle workflow #36

Closed arogachev closed 1 year ago

arogachev commented 1 year ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues
what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +2.19% :tada:

Comparison is base (0951c18) 97.80% compared to head (83d5e29) 100.00%. Report is 1 commits behind head on master.

:exclamation: Current head 83d5e29 differs from pull request most recent head e66c53b. Consider uploading reports for the commit e66c53b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ============================================= + Coverage 97.80% 100.00% +2.19% - Complexity 78 85 +7 ============================================= Files 9 8 -1 Lines 455 436 -19 ============================================= - Hits 445 436 -9 + Misses 10 0 -10 ``` | [Files Changed](https://app.codecov.io/gh/yiisoft/rbac-db/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/DbSchemaManager.php](https://app.codecov.io/gh/yiisoft/rbac-db/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0RiU2NoZW1hTWFuYWdlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/ItemTreeTraversal/CteItemTreeTraversal.php](https://app.codecov.io/gh/yiisoft/rbac-db/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0l0ZW1UcmVlVHJhdmVyc2FsL0N0ZUl0ZW1UcmVlVHJhdmVyc2FsLnBocA==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/yiisoft/rbac-db/pull/36/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

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