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

Update storage gas cost #3746

Merged
merged 7 commits into from
Sep 8, 2024

Changelog #3746

d311278
Select commit
Loading
Failed to load commit list.
Merged

Update storage gas cost #3746

Changelog #3746
d311278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2024 in 0s

72.42% (+0.00%) compared to ef00f27

View this Pull Request on Codecov

72.42% (+0.00%) compared to ef00f27

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.42%. Comparing base (ef00f27) to head (d311278).
Report is 74 commits behind head on main.

Files with missing lines Patch % Lines
crates/node/src/dry_run_tx.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3746   +/-   ##
=======================================
  Coverage   72.41%   72.42%           
=======================================
  Files         335      335           
  Lines      104005   103993   -12     
=======================================
- Hits        75320    75315    -5     
+ Misses      28685    28678    -7     

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