feat: integrate SPL deposits #3124
Merged
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
@@ 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%> (ø) |
Loading