-
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
Generalize static type migrations #3033
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit b1869bb Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3033 +/- ##
==========================================
+ Coverage 80.37% 80.39% +0.02%
==========================================
Files 364 363 -1
Lines 85174 85247 +73
==========================================
+ Hits 68457 68537 +80
+ Misses 14275 14266 -9
- Partials 2442 2444 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
16cb481
to
c628a89
Compare
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.
Great refactor!
Work towards #3007
Description
$subject. Also allows converting composite types and interface types to any arbitrary type, using a custom conversion function.
master
branchFiles changed
in the Github PR explorer