Skip to content
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

[EVM] Improve transaction side-effects testing #5836

Closed
wants to merge 7 commits into from

Conversation

sideninja
Copy link
Member

Closes: #5748

WIP

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.79%. Comparing base (8fac7a4) to head (014d16a).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5836      +/-   ##
==========================================
- Coverage   55.59%   53.79%   -1.81%     
==========================================
  Files        1095      992     -103     
  Lines       85795    75530   -10265     
==========================================
- Hits        47702    40634    -7068     
+ Misses      33471    30854    -2617     
+ Partials     4622     4042     -580     
Flag Coverage Δ
unittests 53.79% <ø> (-1.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sideninja sideninja closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EVM] Side-effect integration testing
2 participants