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

fix: included call.from to the cacheKey in callConsensusNode() #2993

Merged

fix: included `call.from` to the cacheKey for callConsensusNode()

6011867
Select commit
Loading
Failed to load commit list.
Merged

fix: included call.from to the cacheKey in callConsensusNode() #2993

fix: included `call.from` to the cacheKey for callConsensusNode()
6011867
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

89.47% (target 80.00%)

View this Pull Request on Codecov

89.47% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (e54bb85) to head (6011867).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2993      +/-   ##
==========================================
+ Coverage   89.18%   89.47%   +0.28%     
==========================================
  Files          54       56       +2     
  Lines        3783     3830      +47     
  Branches      774      782       +8     
==========================================
+ Hits         3374     3427      +53     
+ Misses        362      356       -6     
  Partials       47       47              
Files with missing lines Coverage Δ
packages/relay/src/lib/eth.ts 88.83% <100.00%> (ø)

... and 4 files with indirect coverage changes