-
Notifications
You must be signed in to change notification settings - Fork 137
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
Type checking for authorized references #2405
Conversation
…main of their map
…ntitlements that are valid for the referenced type
…ence into sainati/entitled-references
Codecov Report
@@ Coverage Diff @@
## sainati/entitlements-checking #2405 +/- ##
================================================================
Coverage ? 78.39%
================================================================
Files ? 326
Lines ? 73178
Branches ? 0
================================================================
Hits ? 57369
Misses ? 13712
Partials ? 2097
Flags with carried forward coverage won't be shown. Click here to find out more. |
…ence into sainati/entitled-references
…ence into sainati/entitled-references
Co-authored-by: Supun Setunga <supun.setunga@gmail.com>
…ce into sainati/entitled-references
…ence into sainati/entitled-references
…ence into sainati/entitled-references
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.
Great work!
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/entitlements commit 7856e8a Collapsed results for better readability
|
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.
LGTM!
Co-authored-by: Supun Setunga <supun.setunga@gmail.com>
…ce into sainati/entitled-references
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, great work!
I think we can merge this after the last couple things that are still open have been merged, or feel free to address them in a follow-up PR.
In the future it might be good to break PRs up more into smaller chunks, which makes them easier to review.
Part of the implementation of onflow/flips#54, part of #2412
This implements type checking for the creation and usage of authorized/entitled references, as well as subtyping and access control
master
branchFiles changed
in the Github PR explorer