-
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
Allow entitlement mappings to be used in container-typed composite-fields #2587
Allow entitlement mappings to be used in container-typed composite-fields #2587
Conversation
9a64a7f
to
7cfcc05
Compare
Would it be possible to have a review session for this PR? |
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.
Nice!
…onflow/cadence into supun/entitlement-improvements
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/mutability-restrictions commit 3a298b0 Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## feature/mutability-restrictions #2587 +/- ##
================================================================
Coverage 78.90% 78.91%
================================================================
Files 341 341
Lines 81842 81848 +6
================================================================
+ Hits 64581 64588 +7
+ Misses 14904 14902 -2
- Partials 2357 2358 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Work towards #2638
Work towards onflow/flips#94
Description
Allows entitlement mappings to be used in composite fields, if the field is also container-typed (composite/array/dictionary)
Note:
master
branchFiles changed
in the Github PR explorer