fix: use the ZEVM address pulled from memo as Receiver in MsgVoteInbound #3267
Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
62.69% (-0.02%) compared to 2ca464a
View this Pull Request on Codecov
62.69% (-0.02%) compared to 2ca464a
Details
Codecov Report
Attention: Patch coverage is 51.72414%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 62.69%. Comparing base (
2ca464a
) to head (5c1a95d
).
Files with missing lines | Patch % | Lines |
---|---|---|
zetaclient/types/event.go | 40.00% | 6 Missing and 3 partials |
zetaclient/chains/solana/observer/inbound.go | 64.28% | 4 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## release/v23 #3267 +/- ##
===============================================
- Coverage 62.70% 62.69% -0.02%
===============================================
Files 424 425 +1
Lines 30322 30348 +26
===============================================
+ Hits 19014 19027 +13
- Misses 10466 10475 +9
- Partials 842 846 +4
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/chains/solana/observer/inbound.go | 32.87% <64.28%> (+1.62%) |
⬆️ |
zetaclient/types/event.go | 40.00% <40.00%> (ø) |
Loading