fix: skip solana unsupported transaction version #3206
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 1s
62.38% (-0.06%) compared to fffbcab
View this Pull Request on Codecov
62.38% (-0.06%) compared to fffbcab
Details
Codecov Report
Attention: Patch coverage is 11.11111%
with 32 lines
in your changes missing coverage. Please review.
Project coverage is 62.38%. Comparing base (
fffbcab
) to head (5539108
).
Files with missing lines | Patch % | Lines |
---|---|---|
zetaclient/chains/solana/observer/inbound.go | 0.00% | 20 Missing |
zetaclient/chains/solana/rpc/rpc.go | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3206 +/- ##
===========================================
- Coverage 62.43% 62.38% -0.06%
===========================================
Files 428 427 -1
Lines 30404 30416 +12
===========================================
- Hits 18982 18974 -8
- Misses 10576 10596 +20
Partials 846 846
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/chains/solana/signer/signer.go | 23.48% <100.00%> (+0.31%) |
⬆️ |
zetaclient/keys/relayer_key.go | 90.00% <100.00%> (ø) |
|
zetaclient/chains/solana/rpc/rpc.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/solana/observer/inbound.go | 31.25% <0.00%> (-1.25%) |
⬇️ |
Loading