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

Principals #63

Closed uatuko closed 10 months ago

uatuko commented 10 months ago

CRUD and list endpoints for principals.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (830a0db) 86.63% compared to head (9a0dea6) 90.39%.

Files Patch % Lines
src/svc/principals.cpp 94.36% 0 Missing and 4 partials :warning:
src/db/principals.h 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 86.63% 90.39% +3.75% ========================================== Files 14 16 +2 Lines 419 562 +143 Branches 24 47 +23 ========================================== + Hits 363 508 +145 + Misses 50 46 -4 - Partials 6 8 +2 ```

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