-
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
Consider inherited interfaces when checking for member clashes in intersection types #3093
Consider inherited interfaces when checking for member clashes in intersection types #3093
Conversation
setting the explicit interface conformances must occur before checking members
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 7fb04f9 Collapsed results for better readability
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3093 +/- ##
==========================================
+ Coverage 80.62% 80.65% +0.02%
==========================================
Files 378 379 +1
Lines 91337 91445 +108
==========================================
+ Hits 73645 73758 +113
+ Misses 15046 15041 -5
Partials 2646 2646
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Nice!
Closes #3091
Description
master
branchFiles changed
in the Github PR explorer