refactor(zetaclient): move app context update from zetacore client #3131
Codecov / codecov/project
succeeded
Nov 12, 2024 in 0s
63.14% (+0.05%) compared to f8df512
View this Pull Request on Codecov
63.14% (+0.05%) compared to f8df512
Details
Codecov Report
Attention: Patch coverage is 32.39437%
with 96 lines
in your changes missing coverage. Please review.
Project coverage is 63.14%. Comparing base (
f8df512
) to head (c487ace
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3131 +/- ##
===========================================
+ Coverage 63.08% 63.14% +0.05%
===========================================
Files 423 423
Lines 29875 29874 -1
===========================================
+ Hits 18848 18864 +16
+ Misses 10186 10170 -16
+ Partials 841 840 -1
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/rpc/clients.go | 68.57% <ø> (ø) |
|
pkg/rpc/clients_cosmos.go | 62.50% <ø> (ø) |
|
zetaclient/zetacore/client.go | 66.02% <100.00%> (+13.22%) |
⬆️ |
zetaclient/tss/tss_signer.go | 21.51% <0.00%> (+0.09%) |
⬆️ |
zetaclient/orchestrator/orchestrator.go | 18.48% <0.00%> (-0.08%) |
⬇️ |
zetaclient/tss/generate.go | 0.00% <0.00%> (ø) |
|
zetaclient/orchestrator/contextupdater.go | 41.28% <41.28%> (ø) |
Loading