fix: skip solana unsupported transaction version (#3206) #3220
Codecov / codecov/project
succeeded
Nov 26, 2024 in 0s
62.64% (-0.06%) compared to bccb1cc
View this Pull Request on Codecov
62.64% (-0.06%) compared to bccb1cc
Details
Codecov Report
Attention: Patch coverage is 11.11111%
with 32 lines
in your changes missing coverage. Please review.
Project coverage is 62.64%. Comparing base (
bccb1cc
) to head (a8ce6d8
).
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 @@
## release/v23 #3220 +/- ##
===============================================
- Coverage 62.69% 62.64% -0.06%
===============================================
Files 425 424 -1
Lines 30231 30243 +12
===============================================
- Hits 18954 18946 -8
- Misses 10437 10457 +20
Partials 840 840
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