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

add option for cache capacity #1054

Merged
merged 1 commit into from
Nov 12, 2024

add option for cache capacity

febbf1b
Select commit
Loading
Failed to load commit list.
Merged

add option for cache capacity #1054

add option for cache capacity
febbf1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

78.06% (+3.55%) compared to ce8fd1d

View this Pull Request on Codecov

78.06% (+3.55%) compared to ce8fd1d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.06%. Comparing base (ce8fd1d) to head (febbf1b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1054      +/-   ##
==========================================
+ Coverage   74.51%   78.06%   +3.55%     
==========================================
  Files          55       55              
  Lines        3178     2722     -456     
  Branches      808      617     -191     
==========================================
- Hits         2368     2125     -243     
+ Misses        786      584     -202     
+ Partials       24       13      -11     
Files with missing lines Coverage Δ
packages/eth-providers/src/rpc-provider.ts 100.00% <100.00%> (ø)
packages/eth-rpc-adapter/src/index.ts 82.14% <ø> (ø)
packages/eth-rpc-adapter/src/utils/utils.ts 82.35% <100.00%> (+1.10%) ⬆️
packages/eth-rpc-adapter/src/wrapped-provider.ts 94.73% <100.00%> (ø)

... and 6 files with indirect coverage changes