-
Notifications
You must be signed in to change notification settings - Fork 139
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
Add entitlement CopyValue and require it for Account.Storage.copyValue #2765
Add entitlement CopyValue and require it for Account.Storage.copyValue #2765
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/stable-cadence commit f9de789 Collapsed results for better readability
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #2765 +/- ##
=======================================================
Coverage 79.65% 79.65%
=======================================================
Files 339 339
Lines 80623 80638 +15
=======================================================
+ Hits 64219 64234 +15
Misses 14104 14104
Partials 2300 2300
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Description
Copying values isn't necessarily benign. For example, an account might store a capability.
master
branchFiles changed
in the Github PR explorer