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

feat: integrate SPL deposits #3124

Merged
merged 16 commits into from
Nov 8, 2024

Update changelog.md

db7874b
Select commit
Loading
Failed to load commit list.
Merged

feat: integrate SPL deposits #3124

Update changelog.md
db7874b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

63.24% (-0.05%) compared to 7c475be

View this Pull Request on Codecov

63.24% (-0.05%) compared to 7c475be

Details

Codecov Report

Attention: Patch coverage is 56.12245% with 43 lines in your changes missing coverage. Please review.

Project coverage is 63.24%. Comparing base (7c475be) to head (db7874b).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
pkg/contracts/solana/inbound.go 58.20% 20 Missing and 8 partials ⚠️
zetaclient/chains/solana/observer/inbound.go 50.00% 13 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3124      +/-   ##
===========================================
- Coverage    63.29%   63.24%   -0.05%     
===========================================
  Files          422      423       +1     
  Lines        29959    29981      +22     
===========================================
  Hits         18962    18962              
- Misses       10157    10176      +19     
- Partials       840      843       +3     
Files with missing lines Coverage Δ
pkg/contracts/solana/gateway.go 0.00% <ø> (ø)
pkg/contracts/solana/instruction.go 26.53% <ø> (ø)
x/fungible/keeper/foreign_coins.go 100.00% <100.00%> (ø)
zetaclient/chains/solana/observer/inbound.go 32.50% <50.00%> (-8.51%) ⬇️
pkg/contracts/solana/inbound.go 58.20% <58.20%> (ø)

... and 1 file with indirect coverage changes