Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Authz and Entities services #118

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

uatuko
Copy link
Owner

@uatuko uatuko commented Nov 29, 2024

Authz and Entities servicers pre-date the ReBAC implementation (#73) and currently it's just a wrapper around the Relations service. Since having multiple services to access the same data can be confusing and misleading, aim is to focus purely on the Relations service going forward.

Authz and Entities servicers pre-date ReBAC implementation
(#73) and currently it's just a
wrapper around Relations service. Since having multiple services to
access the same data can be confusing and misleading, aim is to focus
purely on the Relations service going forward.
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (cd8cc47) to head (7e12c2a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   94.06%   95.50%   +1.44%     
==========================================
  Files          21       19       -2     
  Lines        1448     1246     -202     
  Branches      169      141      -28     
==========================================
- Hits         1362     1190     -172     
+ Misses         59       38      -21     
+ Partials       27       18       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uatuko uatuko marked this pull request as ready for review November 29, 2024 18:28
@uatuko uatuko merged commit d00df95 into main Nov 30, 2024
4 checks passed
@uatuko uatuko deleted the feature/drop-authz+entities-svcs branch November 30, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant