feat: zetaclient should be able to activate/deactivate chains at runtime #2411
Codecov / codecov/project
succeeded
Jul 5, 2024 in 0s
69.15% (+0.10%) compared to f45a56b
View this Pull Request on Codecov
69.15% (+0.10%) compared to f45a56b
Details
Codecov Report
Attention: Patch coverage is 65.59829%
with 161 lines
in your changes missing coverage. Please review.
Project coverage is 69.15%. Comparing base (
f45a56b
) to head (e063c2a
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2411 +/- ##
===========================================
+ Coverage 69.05% 69.15% +0.10%
===========================================
Files 308 309 +1
Lines 19192 19328 +136
===========================================
+ Hits 13253 13367 +114
- Misses 5264 5282 +18
- Partials 675 679 +4
Files | Coverage Δ | |
---|---|---|
zetaclient/chains/base/observer.go | 89.74% <100.00%> (+0.06%) |
⬆️ |
zetaclient/chains/base/signer.go | 81.81% <ø> (ø) |
|
zetaclient/compliance/compliance.go | 29.72% <100.00%> (+16.39%) |
⬆️ |
zetaclient/config/config.go | 0.00% <ø> (ø) |
|
zetaclient/config/config_chain.go | 0.00% <ø> (ø) |
|
zetaclient/zetacore/tx.go | 56.84% <ø> (+3.12%) |
⬆️ |
zetaclient/chains/bitcoin/observer/inbound.go | 14.78% <0.00%> (ø) |
|
zetaclient/chains/evm/observer/outbound.go | 59.16% <0.00%> (ø) |
|
zetaclient/chains/evm/signer/signer.go | 52.64% <50.00%> (+0.31%) |
⬆️ |
zetaclient/chains/bitcoin/observer/observer.go | 34.25% <0.00%> (-0.82%) |
⬇️ |
... and 10 more |
Loading