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: hotfix to unblock Solana inbound #2778

Merged
merged 2 commits into from
Aug 27, 2024

added changelog entry

fb871d5
Select commit
Loading
Failed to load commit list.
Merged

fix: hotfix to unblock Solana inbound #2778

added changelog entry
fb871d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

46.95% (-0.01%) compared to bc9f419

View this Pull Request on Codecov

46.95% (-0.01%) compared to bc9f419

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 46.95%. Comparing base (bc9f419) to head (fb871d5).

Files Patch % Lines
zetaclient/chains/solana/observer/inbound.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release/v19    #2778      +/-   ##
===============================================
- Coverage        46.96%   46.95%   -0.01%     
===============================================
  Files              484      484              
  Lines            31740    31738       -2     
===============================================
- Hits             14908    14904       -4     
- Misses           15942    15945       +3     
+ Partials           890      889       -1     
Files Coverage Δ
e2e/runner/solana.go 0.00% <ø> (ø)
pkg/contracts/solana/gateway.go 0.00% <ø> (ø)
zetaclient/chains/solana/observer/inbound.go 41.84% <25.00%> (-1.94%) ⬇️