-
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
#564 - Added delegated grant scoping for RecordsWrite
#617
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
…ant authorization
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #617 +/- ##
=======================================
Coverage 98.56% 98.57%
=======================================
Files 68 68
Lines 8377 8417 +40
Branches 1219 1227 +8
=======================================
+ Hits 8257 8297 +40
Misses 114 114
Partials 6 6 ☔ View full report in Codecov by Sentry. |
…terface classes without circular dependencies
RecordsWrite
RecordsWrite
RecordsWrite
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.
Looks good, only comment I have is regarding the failed delegated test, I think maybe just a comment would be good to denote that Alice would be able to write, since I'm pretty sure some positive tests exist above it somewhere.
RecordsWrite
.