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

Tidy-up Authz gRPC service #90

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Tidy-up Authz gRPC service #90

merged 3 commits into from
Apr 24, 2024

Conversation

uatuko
Copy link
Owner

@uatuko uatuko commented Apr 23, 2024

Favour entity over resource for protobuf field names.

💡 Since this is just a field name change (and not type or number change) this is a non-breaking change.

Favour entity over resource for field names.
Favour entity over resource for protobuf message fields
@uatuko uatuko mentioned this pull request Apr 23, 2024
14 tasks
@uatuko uatuko marked this pull request as ready for review April 23, 2024 23:11
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.32%. Comparing base (5d41255) to head (ed804fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   93.33%   93.32%   -0.02%     
==========================================
  Files          20       20              
  Lines        1245     1243       -2     
  Branches      123      123              
==========================================
- Hits         1162     1160       -2     
  Misses         67       67              
  Partials       16       16              

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

@uatuko uatuko merged commit 4ee7b1c into main Apr 24, 2024
4 checks passed
@uatuko uatuko deleted the feature/authz-tidy branch April 24, 2024 06:15
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.

None yet

1 participant