KA-Huis / space-management

The core application of the KA-Huis
https://ka-huis.github.io/space-management
Apache License 2.0
0 stars 0 forks source link

SM-79: create roles, permissions and synchronisation service #90

Closed cyrildewit closed 2 years ago

cyrildewit commented 2 years ago

Closes #79

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (88a6c6e) into acceptance (fe4e532) will decrease coverage by 4.88%. The diff coverage is 40.67%.

@@               Coverage Diff                @@
##             acceptance      #90      +/-   ##
================================================
- Coverage         78.55%   73.67%   -4.89%     
- Complexity          129      148      +19     
================================================
  Files                50       59       +9     
  Lines               415      471      +56     
================================================
+ Hits                326      347      +21     
- Misses               89      124      +35     
Impacted Files Coverage Δ
app/ACL/Roles/ConciergeRole.php 0.00% <0.00%> (ø)
app/ACL/Roles/DefaultRolesProvider.php 0.00% <0.00%> (ø)
app/ACL/Roles/MemberRole.php 0.00% <0.00%> (ø)
app/Authentication/Exceptions/InvalidGuard.php 0.00% <0.00%> (ø)
app/Authentication/GuardService.php 0.00% <0.00%> (ø)
...le/Commands/ACL/SynchroniseRolesAndPermissions.php 0.00% <0.00%> (ø)
app/ACL/ACLService.php 100.00% <100.00%> (ø)
...1/Http/Controllers/ReparationRequestController.php 100.00% <100.00%> (ø)
app/Authentication/Guards/RestApiGuard.php 100.00% <100.00%> (ø)
app/Authentication/Guards/WebGuard.php 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe4e532...88a6c6e. Read the comment docs.