-
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
Type checking for default events #2812
Type checking for default events #2812
Conversation
…ence into sainati/default-event-checking
…ence into sainati/default-event-checking
…ence into sainati/default-event-checking
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!
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/remove-destructors commit e63c9e7 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/remove-destructors #2812 +/- ##
==============================================================
+ Coverage 79.93% 79.97% +0.04%
==============================================================
Files 344 344
Lines 81431 81574 +143
==============================================================
+ Hits 65091 65240 +149
+ Misses 14028 14023 -5
+ Partials 2312 2311 -1
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.
Great work! 👍
Part of #2790
Reference implementation for onflow/flips#131, and as such will not be merged unless this FLIP is approved. This adds checking support for default events
master
branchFiles changed
in the Github PR explorer