refactor(zetaclient)!: improve AppContext #2568
Merged
Codecov / codecov/project
succeeded
Aug 2, 2024 in 1s
70.55% (+0.36%) compared to 65ff18f
View this Pull Request on Codecov
70.55% (+0.36%) compared to 65ff18f
Details
Codecov Report
Attention: Patch coverage is 56.19048%
with 230 lines
in your changes missing coverage. Please review.
Project coverage is 70.55%. Comparing base (
65ff18f
) to head (0f48ce3
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2568 +/- ##
===========================================
+ Coverage 70.18% 70.55% +0.36%
===========================================
Files 337 335 -2
Lines 18588 18345 -243
===========================================
- Hits 13046 12943 -103
+ Misses 4962 4821 -141
- Partials 580 581 +1
Files | Coverage Δ | |
---|---|---|
zetaclient/chains/bitcoin/observer/observer.go | 33.22% <ø> (+2.85%) |
⬆️ |
zetaclient/chains/evm/observer/observer.go | 58.15% <ø> (+7.19%) |
⬆️ |
zetaclient/config/types.go | 42.00% <100.00%> (-1.75%) |
⬇️ |
zetaclient/chains/bitcoin/observer/outbound.go | 33.16% <0.00%> (ø) |
|
zetaclient/chains/evm/observer/outbound.go | 45.07% <0.00%> (ø) |
|
zetaclient/chains/solana/observer/inbound.go | 43.78% <0.00%> (ø) |
|
...taclient/chains/solana/observer/inbound_tracker.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/solana/observer/outbound.go | 27.74% <0.00%> (ø) |
|
zetaclient/zetacore/client_worker.go | 0.00% <0.00%> (ø) |
|
x/observer/types/chain_params.go | 92.85% <0.00%> (-5.74%) |
⬇️ |
... and 10 more |
Loading