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

runtime-sdk/modules/evm: Add support for simulating CREATE #1669

Merged
merged 1 commit into from
Mar 27, 2024

runtime-sdk/modules/evm: Add support for simulating CREATE

44eaec5
Select commit
Loading
Failed to load commit list.
Merged

runtime-sdk/modules/evm: Add support for simulating CREATE #1669

runtime-sdk/modules/evm: Add support for simulating CREATE
44eaec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

65.33% (-0.01%) compared to da60d8d, passed because coverage increased by +0.10% when compared to adjusted base (65.22%)

View this Pull Request on Codecov

65.33% (-0.01%) compared to da60d8d, passed because coverage increased by +0.10% when compared to adjusted base (65.22%)

Details

Codecov Report

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

Project coverage is 65.33%. Comparing base (da60d8d) to head (44eaec5).

Files Patch % Lines
runtime-sdk/modules/evm/src/lib.rs 76.59% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1669      +/-   ##
==========================================
- Coverage   65.34%   65.33%   -0.01%     
==========================================
  Files         114      114              
  Lines        8365     8380      +15     
==========================================
+ Hits         5466     5475       +9     
- Misses       2899     2905       +6     

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