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

Resources #64

Closed uatuko closed 10 months ago

uatuko commented 10 months ago

Endpoints to list resources a principal has access to (by type) and to list principals with access to a given resource.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (3b46d98) 90.39% compared to head (f8d958f) 91.16%.

Files Patch % Lines
src/svc/resources.cpp 89.41% 5 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 90.39% 91.16% +0.77% ========================================== Files 16 17 +1 Lines 562 713 +151 Branches 47 65 +18 ========================================== + Hits 508 650 +142 - Misses 46 51 +5 - Partials 8 12 +4 ```

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