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

Implement subscribeNewHeads,subscriptionReorg,subscribePendingTransactions #2211

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

lint

9c99505
Select commit
Loading
Failed to load commit list.
Open

Implement subscribeNewHeads,subscriptionReorg,subscribePendingTransactions #2211

lint
9c99505
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

74.33% (target 70.00%)

View this Pull Request on Codecov

74.33% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 80.19481% with 61 lines in your changes missing coverage. Please review.

Project coverage is 74.33%. Comparing base (4ff174d) to head (9c99505).

Files with missing lines Patch % Lines
rpc/subscriptions.go 78.60% 38 Missing and 14 partials ⚠️
jsonrpc/server.go 66.66% 4 Missing and 1 partial ⚠️
sync/sync.go 87.09% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2211      +/-   ##
==========================================
- Coverage   74.38%   74.33%   -0.06%     
==========================================
  Files         109      110       +1     
  Lines       11493    11711     +218     
==========================================
+ Hits         8549     8705     +156     
- Misses       2278     2329      +51     
- Partials      666      677      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.