Skip to content

add SubscribeNewBlocks test coverage

Codecov / codecov/project succeeded Dec 5, 2024 in 0s

61.80% (-0.02%) compared to d8e4fc7

View this Pull Request on Codecov

61.80% (-0.02%) compared to d8e4fc7

Details

Codecov Report

Attention: Patch coverage is 14.67890% with 93 lines in your changes missing coverage. Please review.

Project coverage is 61.80%. Comparing base (d8e4fc7) to head (962c490).

Files with missing lines Patch % Lines
zetaclient/orchestrator/orchestrator.go 0.00% 72 Missing ⚠️
zetaclient/zetacore/client.go 29.41% 11 Missing and 1 partial ⚠️
zetaclient/zetacore/client_subscriptions.go 57.89% 6 Missing and 2 partials ⚠️
zetaclient/zetacore/client_cosmos.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3228      +/-   ##
===========================================
- Coverage    61.81%   61.80%   -0.02%     
===========================================
  Files          431      432       +1     
  Lines        30739    30757      +18     
===========================================
+ Hits         19001    19008       +7     
- Misses       10881    10889       +8     
- Partials       857      860       +3     
Files with missing lines Coverage Δ
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% <29.41%> (-8.14%) ⬇️
zetaclient/orchestrator/orchestrator.go 18.78% <0.00%> (+0.29%) ⬆️