Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(zetaclient): Revamp TSS package #3170

Merged
merged 40 commits into from
Nov 25, 2024

Fix btc issue

2c02cc2
Select commit
Loading
Failed to load commit list.
Merged

feat(zetaclient): Revamp TSS package #3170

Fix btc issue
2c02cc2
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
zetaclient/tss/setup.go 0.00% 219 Missing ⚠️
zetaclient/tss/keygen.go 0.00% 217 Missing ⚠️
zetaclient/tss/service.go 42.23% 88 Missing and 5 partials ⚠️
zetaclient/tss/healthcheck.go 0.00% 69 Missing ⚠️
zetaclient/tss/crypto.go 55.46% 45 Missing and 12 partials ⚠️
zetaclient/tss/config.go 57.57% 22 Missing and 6 partials ⚠️
zetaclient/chains/evm/observer/outbound.go 15.38% 11 Missing ⚠️
zetaclient/chains/ton/observer/outbound.go 0.00% 2 Missing ⚠️
zetaclient/chains/bitcoin/observer/observer.go 0.00% 1 Missing ⚠️
zetaclient/chains/bitcoin/observer/outbound.go 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files

Impacted file tree graph

@@             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
---- 🚨 Try these New Features: