Implement subscribeNewHeads
,subscriptionReorg
,subscribePendingTransactions
#2211
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.
Loading