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

ReBAC: Optimisation strategies #99

Closed uatuko closed 5 months ago

uatuko commented 5 months ago

Allow different optimisation strategies to be used when creating relations.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.85%. Comparing base (c7a50d3) to head (71eecd3).

Files Patch % Lines
src/svc/relations.cpp 84.00% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== - Coverage 92.90% 92.85% -0.06% ========================================== Files 18 18 Lines 1128 1148 +20 Branches 126 133 +7 ========================================== + Hits 1048 1066 +18 - Misses 61 62 +1 - Partials 19 20 +1 ```

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