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

cache polish #1039

Merged
merged 12 commits into from
Nov 5, 2024

fix

b0e18c8
Select commit
Loading
Failed to load commit list.
Merged

cache polish #1039

fix
b0e18c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

78.04% (+0.11%) compared to df76528

View this Pull Request on Codecov

78.04% (+0.11%) compared to df76528

Details

Codecov Report

Attention: Patch coverage is 94.62366% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.04%. Comparing base (df76528) to head (b0e18c8).

Files with missing lines Patch % Lines
packages/eth-providers/src/base-provider.ts 95.94% 3 Missing ⚠️
packages/eth-providers/src/utils/parseBlock.ts 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1039      +/-   ##
==========================================
+ Coverage   77.92%   78.04%   +0.11%     
==========================================
  Files          54       55       +1     
  Lines        2718     2719       +1     
  Branches      635      631       -4     
==========================================
+ Hits         2118     2122       +4     
+ Misses        587      584       -3     
  Partials       13       13              
Files with missing lines Coverage Δ
packages/eth-providers/src/utils/ApiAtCache.ts 100.00% <100.00%> (ø)
packages/eth-providers/src/utils/utils.ts 83.74% <ø> (ø)
packages/eth-rpc-adapter/src/wrapped-provider.ts 94.73% <ø> (ø)
packages/eth-providers/src/utils/parseBlock.ts 95.40% <71.42%> (-2.19%) ⬇️
packages/eth-providers/src/base-provider.ts 83.61% <95.94%> (-0.29%) ⬇️

... and 1 file with indirect coverage changes