-
Notifications
You must be signed in to change notification settings - Fork 179
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
[Flow EVM] Add tests to assert that Flow EVM events can be properly CCF encoded/decoded #5384
[Flow EVM] Add tests to assert that Flow EVM events can be properly CCF encoded/decoded #5384
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5384 +/- ##
==========================================
+ Coverage 55.90% 55.99% +0.09%
==========================================
Files 1024 1024
Lines 99160 99160
==========================================
+ Hits 55434 55525 +91
+ Misses 39488 39394 -94
- Partials 4238 4241 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
533571f
to
bef67ab
Compare
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.
👍
e5e5bd1
to
f5d65d1
Compare
This will help to avoid errors when changing the type of the event fields.