-
Notifications
You must be signed in to change notification settings - Fork 138
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 support for migrating path capability values in entitlements and static type migrations #3073
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 55925d1 Collapsed results for better readability
|
…static type migrations
9cf31dc
to
a4ea1b7
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3073 +/- ##
=======================================
Coverage 80.62% 80.63%
=======================================
Files 378 378
Lines 91234 91261 +27
=======================================
+ Hits 73559 73586 +27
+ Misses 15038 15033 -5
- Partials 2637 2642 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
If we want to run the cap con migration after the other migrations (static type, entitlements, etc.), those migrations need to be able to migrate path capability values.
master
branchFiles changed
in the Github PR explorer