fix: allow BTC revert with dust amount #3142
Merged
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
@@ 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%) |
⬇️ |
Loading