add option for cache capacity #1054
Merged
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
@@ 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%> (ø) |
Loading