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

test: backport solana performance tests and performance improvements #3298

Open
wants to merge 6 commits into
base: release/v23
Choose a base branch
from

fmt

b84b787
Select commit
Loading
Failed to load commit list.
Open

test: backport solana performance tests and performance improvements #3298

fmt
b84b787
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

62.60% (-0.09%) compared to cf747df

View this Pull Request on Codecov

62.60% (-0.09%) compared to cf747df

Details

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.

Project coverage is 62.60%. Comparing base (cf747df) to head (b84b787).

Files with missing lines Patch % Lines
zetaclient/chains/solana/signer/signer.go 0.00% 45 Missing ⚠️
pkg/contracts/solana/account_info.go 0.00% 16 Missing ⚠️
zetaclient/orchestrator/orchestrator.go 0.00% 7 Missing ⚠️
.../chains/solana/signer/outbound_tracker_reporter.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release/v23    #3298      +/-   ##
===============================================
- Coverage        62.69%   62.60%   -0.09%     
===============================================
  Files              425      426       +1     
  Lines            30348    30391      +43     
===============================================
  Hits             19027    19027              
- Misses           10475    10518      +43     
  Partials           846      846              
Files with missing lines Coverage Δ
.../chains/solana/signer/outbound_tracker_reporter.go 0.00% <0.00%> (ø)
zetaclient/orchestrator/orchestrator.go 18.27% <0.00%> (-0.22%) ⬇️
pkg/contracts/solana/account_info.go 0.00% <0.00%> (ø)
zetaclient/chains/solana/signer/signer.go 21.37% <0.00%> (-1.87%) ⬇️