feat: integrate standard memo to Bitcoin inbound and E2E tests #3025
Codecov / codecov/project
succeeded
Oct 25, 2024 in 1s
64.47% (+0.33%) compared to a6f1e44
View this Pull Request on Codecov
64.47% (+0.33%) compared to a6f1e44
Details
Codecov Report
Attention: Patch coverage is 93.80531%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 64.47%. Comparing base (
a6f1e44
) to head (d0e7b08
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3025 +/- ##
===========================================
+ Coverage 64.13% 64.47% +0.33%
===========================================
Files 411 412 +1
Lines 28837 28976 +139
===========================================
+ Hits 18496 18681 +185
+ Misses 9559 9512 -47
- Partials 782 783 +1
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/memo/fields_v0.go | 97.05% <100.00%> (-0.12%) |
⬇️ |
x/crosschain/types/message_vote_inbound.go | 100.00% <100.00%> (ø) |
|
zetaclient/chains/bitcoin/observer/witness.go | 69.02% <100.00%> (ø) |
|
zetaclient/chains/bitcoin/tx_script.go | 89.20% <100.00%> (+0.99%) |
⬆️ |
pkg/memo/memo.go | 92.85% <93.33%> (+0.70%) |
⬆️ |
zetaclient/chains/evm/observer/v2_inbound.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/bitcoin/observer/inbound.go | 29.70% <83.87%> (+9.87%) |
⬆️ |
zetaclient/chains/bitcoin/observer/event.go | 95.68% <95.68%> (ø) |
Loading