refactor(zetaclient): subscribe to new blocks in scheduler #3228
Codecov / codecov/project
succeeded
Dec 10, 2024 in 1s
61.81% (-0.04%) compared to 3a8fa1e
View this Pull Request on Codecov
61.81% (-0.04%) compared to 3a8fa1e
Details
Codecov Report
Attention: Patch coverage is 14.28571%
with 102 lines
in your changes missing coverage. Please review.
Project coverage is 61.81%. Comparing base (
3a8fa1e
) to head (365121f
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3228 +/- ##
===========================================
- Coverage 61.84% 61.81% -0.04%
===========================================
Files 431 432 +1
Lines 30848 30875 +27
===========================================
+ Hits 19077 19084 +7
- Misses 10913 10930 +17
- Partials 858 861 +3
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/metrics/metrics.go | 75.00% <ø> (ø) |
|
zetaclient/zetacore/client_cosmos.go | 44.44% <0.00%> (+10.15%) |
⬆️ |
zetaclient/zetacore/client_subscriptions.go | 57.89% <57.89%> (ø) |
|
zetaclient/zetacore/client.go | 57.89% <33.33%> (-8.14%) |
⬇️ |
zetaclient/orchestrator/orchestrator.go | 18.45% <0.00%> (-0.04%) |
⬇️ |
Loading