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

fix: allow BTC revert with dust amount #3142

Merged
merged 14 commits into from
Nov 12, 2024

lint

70d48af
Select commit
Loading
Failed to load commit list.
Merged

fix: allow BTC revert with dust amount #3142

lint
70d48af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

63.17% (-0.02%) compared to 7c70809

View this Pull Request on Codecov

63.17% (-0.02%) compared to 7c70809

Details

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 63.17%. Comparing base (7c70809) to head (70d48af).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/chains/bitcoin/signer/signer.go 0.00% 12 Missing ⚠️
zetaclient/chains/bitcoin/observer/outbound.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3142      +/-   ##
===========================================
- Coverage    63.19%   63.17%   -0.02%     
===========================================
  Files          423      423              
  Lines        29887    29893       +6     
===========================================
  Hits         18886    18886              
- Misses       10163    10169       +6     
  Partials       838      838              
Files with missing lines Coverage Δ
zetaclient/chains/bitcoin/observer/outbound.go 32.67% <0.00%> (ø)
zetaclient/chains/bitcoin/signer/signer.go 18.15% <0.00%> (-0.35%) ⬇️