-
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
Support for parsing default destroy events #2799
Support for parsing default destroy events #2799
Conversation
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!
…dence into sainati/default-event-parsing
Co-authored-by: Supun Setunga <[email protected]>
…dence into sainati/default-event-parsing
…ence into sainati/default-event-parsing
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! 👌
Sorry for the delay, didn't realize this was still open. Please feel free to re-request reviews when I'm not responsive 🙏
…dence into sainati/default-event-parsing
Pull request was closed
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:feature/remove-destructors commit b1551c3 Collapsed results for better readability
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/remove-destructors #2799 +/- ##
==============================================================
- Coverage 79.93% 79.93% -0.01%
==============================================================
Files 344 344
Lines 81388 81431 +43
==============================================================
+ Hits 65059 65091 +32
- Misses 14018 14028 +10
- Partials 2311 2312 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Part of #2790
Reference implementation for onflow/flips#131, and as such will not be merged unless this FLIP is approved. This adds parsing support for default events
master
branchFiles changed
in the Github PR explorer