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

refactor(observer): disable Bitcoin witness support for mainnet (release/v19) #2838

Closed
wants to merge 5 commits into from

Merge branch 'release/v19' into refactor/disable-inscription-mainnet

32264c7
Select commit
Loading
Failed to load commit list.
Closed

refactor(observer): disable Bitcoin witness support for mainnet (release/v19) #2838

Merge branch 'release/v19' into refactor/disable-inscription-mainnet
32264c7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@               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%) ⬆️