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

Check rbac access #30

Closed kw510 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.22 :tada:

Comparison is base (f94c953) 86.63% compared to head (cac14f9) 86.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 86.63% 86.86% +0.22% ========================================== Files 24 24 Lines 1100 1172 +72 Branches 65 77 +12 ========================================== + Hits 953 1018 +65 - Misses 126 133 +7 Partials 21 21 ``` | [Impacted Files](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala) | Coverage Δ | | |---|---|---| | [src/service/grpc.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvZ3JwYy5jcHA=) | `78.04% <75.00%> (-0.51%)` | :arrow_down: | | [src/datastore/rbac-policies.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9yYmFjLXBvbGljaWVzLmNwcA==) | `92.44% <100.00%> (+3.90%)` | :arrow_up: | | [src/datastore/rbac-policies.h](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9yYmFjLXBvbGljaWVzLmg=) | `77.77% <100.00%> (+11.11%)` | :arrow_up: | | [src/service/mappers.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvbWFwcGVycy5jcHA=) | `97.05% <100.00%> (+0.18%)` | :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.