-
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 state migration for removing all values from private domain #2974
Conversation
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.
So we are just deleting every capability that was linked via the private domain? Should we tell developers to prepare for this at all?
@dsainati1 In 1.0, the |
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 866822a Collapsed results for better readability
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2974 +/- ##
==========================================
+ Coverage 80.00% 80.02% +0.01%
==========================================
Files 353 354 +1
Lines 82629 82701 +72
==========================================
+ Hits 66106 66178 +72
Misses 14170 14170
Partials 2353 2353
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
After all links got migrated to capability controllers, remove all values from the
private
domain.master
branchFiles changed
in the Github PR explorer