-
Notifications
You must be signed in to change notification settings - Fork 139
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
Include interface conformances when computing the supported entitlements of an interface #2946
Include interface conformances when computing the supported entitlements of an interface #2946
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/stable-cadence commit 7e955a3 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #2946 +/- ##
==========================================================
- Coverage 80.04% 80.02% -0.03%
==========================================================
Files 344 344
Lines 81490 81583 +93
==========================================================
+ Hits 65227 65284 +57
- Misses 13955 13989 +34
- Partials 2308 2310 +2
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.
@SupunS Could you please have a look, and see if this change is correct, given you have the most knowledge about the new interface inheritance feature implementation
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.
👍
Address TODO in code
master
branchFiles changed
in the Github PR explorer