Problem: rpc stream overhead even if not used #551
Merged
Codecov / codecov/project
succeeded
Nov 1, 2024 in 0s
46.17% (+0.00%) compared to 885530b
View this Pull Request on Codecov
46.17% (+0.00%) compared to 885530b
Details
Codecov Report
Attention: Patch coverage is 0%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 46.17%. Comparing base (
885530b
) to head (7e3a2b7
).
Files with missing lines | Patch % | Lines |
---|---|---|
rpc/stream/rpc.go | 0.00% | 22 Missing |
server/json_rpc.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #551 +/- ##
========================================
Coverage 46.16% 46.17%
========================================
Files 181 181
Lines 18125 18124 -1
========================================
Hits 8368 8368
+ Misses 9040 9039 -1
Partials 717 717
Files with missing lines | Coverage Δ | |
---|---|---|
server/json_rpc.go | 0.00% <0.00%> (ø) |
|
rpc/stream/rpc.go | 0.00% <0.00%> (ø) |
Loading