uatuko / ruek

🔐 Lightning fast, global scale authorization service without the overhead of a yet another DSL.
Apache License 2.0
94 stars 6 forks source link

Retrieve RBAC Policy #46

Closed td0m closed 1 year ago

td0m commented 1 year ago

Implements Rbac.RetrievePolicy, also adds some missing grpc mappings for policy attributes.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 72.72% and project coverage change: -1.87% :warning:

Comparison is base (10b5c15) 89.66% compared to head (a1f8450) 87.80%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 89.66% 87.80% -1.87% ========================================== Files 28 29 +1 Lines 1451 1492 +41 Branches 108 110 +2 ========================================== + Hits 1301 1310 +9 - Misses 129 158 +29 - Partials 21 24 +3 ``` | [Files Changed](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala) | Coverage Δ | | |---|---|---| | [src/svc/rbac.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3N2Yy9yYmFjLmNwcA==) | `81.25% <70.00%> (-1.31%)` | :arrow_down: | | [src/svc/access.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3N2Yy9hY2Nlc3MuY3Bw) | `83.47% <75.00%> (-2.77%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/46/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala)

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