Implement subscribeNewHeads
,subscriptionReorg
,subscribePendingTransactions
#2211
+1,114
−366
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
74.45% (target 70.00%)
View this Pull Request on Codecov
74.45% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 80.44872%
with 61 lines
in your changes missing coverage. Please review.
Project coverage is 74.45%. Comparing base (
81262fd
) to head (ec1da70
).
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/subscriptions.go | 79.03% | 38 Missing and 14 partials |
jsonrpc/server.go | 66.66% | 4 Missing and 1 partial |
sync/sync.go | 87.50% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2211 +/- ##
==========================================
+ Coverage 74.27% 74.45% +0.18%
==========================================
Files 110 110
Lines 11546 11769 +223
==========================================
+ Hits 8576 8763 +187
- Misses 2298 2326 +28
- Partials 672 680 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading