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: add Solana E2E performance tests and improve Solana outbounds performance #3276

Merged
merged 25 commits into from
Dec 16, 2024

revert timeouts to prev values

4218f40
Select commit
Loading
Failed to load commit list.
Merged

test: add Solana E2E performance tests and improve Solana outbounds performance #3276

revert timeouts to prev values
4218f40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

61.62% (-0.09%) compared to 8710921

View this Pull Request on Codecov

61.62% (-0.09%) compared to 8710921

Details

Codecov Report

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

Project coverage is 61.62%. Comparing base (8710921) to head (4218f40).

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             @@
##           develop    #3276      +/-   ##
===========================================
- Coverage    61.70%   61.62%   -0.09%     
===========================================
  Files          432      433       +1     
  Lines        30994    31037      +43     
===========================================
  Hits         19126    19126              
- Misses       11009    11052      +43     
  Partials       859      859              
Files with missing lines Coverage Δ
.../chains/solana/signer/outbound_tracker_reporter.go 0.00% <0.00%> (ø)
zetaclient/orchestrator/orchestrator.go 18.23% <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%) ⬇️