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

Create Access Policy #25

Closed td0m closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 67.89% and project coverage change: -4.58 :warning:

Comparison is base (af9bf4c) 88.28% compared to head (4416fb0) 83.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== - Coverage 88.28% 83.70% -4.58% ========================================== Files 20 22 +2 Lines 657 847 +190 Branches 34 45 +11 ========================================== + Hits 580 709 +129 - Misses 68 125 +57 - Partials 9 13 +4 ``` | [Impacted Files](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/25?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/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvZ3JwYy5jcHA=) | `76.42% <60.37%> (-4.41%)` | :arrow_down: | | [src/datastore/access-policies.h](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9hY2Nlc3MtcG9saWNpZXMuaA==) | `66.66% <66.66%> (ø)` | | | [src/datastore/access-policies.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL2RhdGFzdG9yZS9hY2Nlc3MtcG9saWNpZXMuY3Bw) | `70.17% <70.17%> (ø)` | | | [src/service/mappers.cpp](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvbWFwcGVycy5jcHA=) | `93.75% <78.57%> (-4.25%)` | :arrow_down: |

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