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 Access Policies #41

Closed uatuko closed 1 year ago

uatuko commented 1 year ago

gRPC endpoint to retrieve Access Policies.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (07207a4) 89.11% compared to head (1072a5e) 89.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 89.11% 89.36% +0.25% ========================================== Files 29 29 Lines 1405 1439 +34 Branches 103 108 +5 ========================================== + Hits 1252 1286 +34 Misses 132 132 Partials 21 21 ``` | [Impacted Files](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala) | Coverage Δ | | |---|---|---| | [src/datastore/access-policies.h](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9hY2Nlc3MtcG9saWNpZXMuaA==) | `78.94% <ø> (ø)` | | | [src/datastore/access-policies.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9hY2Nlc3MtcG9saWNpZXMuY3Bw) | `93.40% <100.00%> (+0.50%)` | :arrow_up: | | [src/service/gatekeeper.access-policies.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvZ2F0ZWtlZXBlci5hY2Nlc3MtcG9saWNpZXMuY3Bw) | `86.04% <100.00%> (+6.04%)` | :arrow_up: | | [src/service/mappers.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvbWFwcGVycy5jcHA=) | `93.44% <100.00%> (+0.39%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.