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

use query storage helper #1051

Merged
merged 9 commits into from
Nov 29, 2024

skip test

30b256a
Select commit
Loading
Failed to load commit list.
Merged

use query storage helper #1051

skip test
30b256a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

78.15% (+3.63%) compared to ce8fd1d

View this Pull Request on Codecov

78.15% (+3.63%) compared to ce8fd1d

Details

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.15%. Comparing base (ce8fd1d) to head (30b256a).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
packages/eth-providers/src/utils/queryStoarge.ts 95.23% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1051      +/-   ##
==========================================
+ Coverage   74.51%   78.15%   +3.63%     
==========================================
  Files          55       56       +1     
  Lines        3178     2737     -441     
  Branches      808      624     -184     
==========================================
- Hits         2368     2139     -229     
+ Misses        786      585     -201     
+ Partials       24       13      -11     
Files with missing lines Coverage Δ
packages/eth-providers/src/base-provider.ts 83.53% <100.00%> (+10.66%) ⬆️
packages/eth-providers/src/utils/parseBlock.ts 95.40% <100.00%> (-0.21%) ⬇️
packages/eth-providers/src/utils/queryStoarge.ts 95.23% <95.23%> (ø)

... and 4 files with indirect coverage changes