Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skip solana unsupported transaction version (#3206) #3220

Merged
merged 1 commit into from
Nov 27, 2024

fix: skip solana unsupported transaction version (#3206)

a8ce6d8
Select commit
Loading
Failed to load commit list.
Merged

fix: skip solana unsupported transaction version (#3206) #3220

fix: skip solana unsupported transaction version (#3206)
a8ce6d8
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@               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%) ⬇️