uatuko / ruek

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

List relations (right) #86

Closed uatuko closed 7 months ago

uatuko commented 7 months ago

Add list right endpoint to Relations gRPC service.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 97.22222% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.95%. Comparing base (b754ebd) to head (862a3c5).

Files Patch % Lines
src/svc/relations.cpp 96.96% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== + Coverage 93.61% 93.95% +0.34% ========================================== Files 21 20 -1 Lines 1174 1207 +33 Branches 107 113 +6 ========================================== + Hits 1099 1134 +35 + Misses 63 60 -3 - Partials 12 13 +1 ```

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