Skip to content

skip block notification if latency is too high

Codecov / codecov/project succeeded Dec 10, 2024 in 1s

61.81% (-0.01%) compared to d8e4fc7

View this Pull Request on Codecov

61.81% (-0.01%) compared to d8e4fc7

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 (d8e4fc7) to head (c5a6e73).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/orchestrator/orchestrator.go 0.00% 81 Missing ⚠️
zetaclient/zetacore/client.go 33.33% 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.81%   -0.01%     
===========================================
  Files          431      432       +1     
  Lines        30739    30875     +136     
===========================================
+ Hits         19001    19084      +83     
- Misses       10881    10930      +49     
- Partials       857      861       +4     
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%) ⬇️

... and 15 files with indirect coverage changes