-
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
[FVM] beyond EVM part 7 - adding more evm-based contract types for testing #4872
Conversation
…ow/flow-go into ramtin/evm-add-dummy-kitty-contract
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!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4872 +/- ##
==========================================
+ Coverage 56.02% 56.25% +0.22%
==========================================
Files 918 969 +51
Lines 86351 90417 +4066
==========================================
+ Hits 48378 50860 +2482
- Misses 34297 35763 +1466
- Partials 3676 3794 +118
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR adds a new type of test contract that can be used testing and benchmarking.