-
Notifications
You must be signed in to change notification settings - Fork 137
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
Handle legacy type getting converted to intersection type #3164
Conversation
…lting intersection type
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit c47ad04 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3164 +/- ##
=======================================
Coverage 80.61% 80.61%
=======================================
Files 381 381
Lines 92890 92907 +17
=======================================
+ Hits 74879 74896 +17
Misses 15304 15304
Partials 2707 2707
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Work towards #3162
Description
If the legacy type gets converted to an intersection type, then merge it into the resulting intersection type
master
branchFiles changed
in the Github PR explorer