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: eth_subscribe with geth open ended range #2027

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

test

e143f0d
Select commit
Loading
Failed to load commit list.
Open

fix: eth_subscribe with geth open ended range #2027

test
e143f0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

61.33% (target 60.00%)

View this Pull Request on Codecov

61.33% (target 60.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.33%. Comparing base (ef720f4) to head (e143f0d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2027      +/-   ##
==========================================
- Coverage   61.47%   61.33%   -0.15%     
==========================================
  Files         264      264              
  Lines       24563    24573      +10     
==========================================
- Hits        15101    15072      -29     
- Misses       8333     8373      +40     
+ Partials     1129     1128       -1     
Files with missing lines Coverage Δ
evmrpc/subscribe.go 63.54% <100.00%> (+0.33%) ⬆️

... and 3 files with indirect coverage changes