-
Notifications
You must be signed in to change notification settings - Fork 103
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
Swapped to Permissions protocol records for permission grant authorization #717
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #717 +/- ##
==========================================
- Coverage 98.62% 98.57% -0.05%
==========================================
Files 76 71 -5
Lines 10765 10406 -359
Branches 1555 1517 -38
==========================================
- Hits 10617 10258 -359
Misses 142 142
Partials 6 6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐐 🐐 🐐 A++ as usual.
Just a couple of small questions/nits.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🏅
There are a LOT of remaining naming inconsistencies due to this change which I will address in a subsequent PR as a final clean up. I can roll all of them into this PR if preferred, but it will be at least 100s more lines of noise scattered throughout the change.