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

Collection Members endpoints #20

Closed uatuko closed 1 year ago

uatuko commented 1 year ago

gRPC endpoints to add, list and remove collection members.

⚠️ This PR is missing error handling and pagination for listing members which are expected to be implemented separately.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (7298c37) 88.18% compared to head (9581dc8) 88.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 88.18% 88.76% +0.57% ========================================== Files 18 18 Lines 508 534 +26 Branches 24 25 +1 ========================================== + Hits 448 474 +26 Misses 55 55 Partials 5 5 ``` | [Impacted Files](https://app.codecov.io/gh/uditha-atukorala/gatekeeper/pull/20?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/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Uditha+Atukorala#diff-c3JjL3NlcnZpY2UvZ3JwYy5jcHA=) | `79.21% <100.00%> (+3.55%)` | :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.