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] add transaction log for Suicide() #4171

Merged
merged 3 commits into from
Mar 12, 2024

address comment

461ef9f
Select commit
Loading
Failed to load commit list.
Merged

[evm] add transaction log for Suicide() #4171

address comment
461ef9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2024 in 0s

76.18% (target 85.00%)

View this Pull Request on Codecov

76.18% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 76.18%. Comparing base (e1f0636) to head (461ef9f).
Report is 198 commits behind head on master.

Files Patch % Lines
action/protocol/execution/evm/evmstatedbadapter.go 87.23% 4 Missing and 2 partials ⚠️
action/protocol/execution/evm/evm.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4171      +/-   ##
==========================================
+ Coverage   75.38%   76.18%   +0.80%     
==========================================
  Files         303      340      +37     
  Lines       25923    29094    +3171     
==========================================
+ Hits        19541    22165    +2624     
- Misses       5360     5829     +469     
- Partials     1022     1100      +78     

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