-
Notifications
You must be signed in to change notification settings - Fork 180
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
[Cadence 1.0] Improve Migration #5479
[Cadence 1.0] Improve Migration #5479
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #5479 +/- ##
==========================================================
- Coverage 56.00% 55.95% -0.06%
==========================================================
Files 1042 1045 +3
Lines 102010 102968 +958
==========================================================
+ Hits 57134 57612 +478
- Misses 40526 40963 +437
- Partials 4350 4393 +43
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@janezpodhostnik Added suggestion for #5484, #5484 (comment), in 1a966ce |
…ly write to target account
… need to be passed
can be used for filtering the input state
…ian/improve-migration-2
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.
Mostly focused the cadence migrations related changes. LGTM!
Improve the migration in several ways. See individual commits.
Also contains #5499, so can be ignored