refactor(observer): disable Bitcoin witness support for mainnet (release/v19) #2838
+253
−28
Codecov / codecov/project
succeeded
Sep 6, 2024 in 0s
46.95% (-0.01%) compared to 1f577e8
View this Pull Request on Codecov
46.95% (-0.01%) compared to 1f577e8
Details
Codecov Report
Attention: Patch coverage is 53.33333%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 46.95%. Comparing base (
1f577e8
) to head (32264c7
).
Report is 1 commits behind head on release/v19.
Files with missing lines | Patch % | Lines |
---|---|---|
zetaclient/chains/bitcoin/observer/inbound.go | 66.66% | 4 Missing |
zetaclient/chains/solana/observer/inbound.go | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release/v19 #2838 +/- ##
===============================================
- Coverage 46.95% 46.95% -0.01%
===============================================
Files 484 484
Lines 31738 31751 +13
===============================================
+ Hits 14904 14909 +5
- Misses 15945 15953 +8
Partials 889 889
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/chains/solana/observer/inbound.go | 41.39% <0.00%> (-0.45%) |
⬇️ |
zetaclient/chains/bitcoin/observer/inbound.go | 15.88% <66.66%> (+1.49%) |
⬆️ |
Loading