feat(zetaclient): Revamp TSS package #3170
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
62.43% (-0.32%) compared to cda3398
View this Pull Request on Codecov
62.43% (-0.32%) compared to cda3398
Details
Codecov Report
Attention: Patch coverage is 21.69077%
with 704 lines
in your changes missing coverage. Please review.
Project coverage is 62.43%. Comparing base (
cda3398
) to head (2c02cc2
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3170 +/- ##
===========================================
- Coverage 62.74% 62.43% -0.32%
===========================================
Files 425 428 +3
Lines 30231 30404 +173
===========================================
+ Hits 18969 18982 +13
- Misses 10425 10576 +151
- Partials 837 846 +9
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/chains/base/observer.go | 85.10% <100.00%> (ø) |
|
zetaclient/chains/evm/observer/inbound.go | 34.38% <100.00%> (ø) |
|
zetaclient/chains/evm/signer/sign.go | 62.82% <100.00%> (ø) |
|
zetaclient/chains/evm/signer/signer.go | 46.11% <100.00%> (ø) |
|
zetaclient/chains/solana/observer/outbound.go | 26.82% <100.00%> (+0.29%) |
⬆️ |
zetaclient/chains/ton/signer/signer.go | 45.12% <100.00%> (ø) |
|
zetaclient/context/app.go | 71.42% <100.00%> (-3.42%) |
⬇️ |
zetaclient/metrics/metrics.go | 75.00% <ø> (ø) |
|
zetaclient/chains/bitcoin/observer/observer.go | 27.81% <0.00%> (ø) |
|
zetaclient/chains/bitcoin/observer/outbound.go | 32.67% <0.00%> (ø) |
|
... and 14 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading