feat: add Whitelist message ability to whitelist SPL tokens on Solana #2984
Codecov / codecov/project
succeeded
Nov 4, 2024 in 1s
63.51% (-0.31%) compared to a35a571
View this Pull Request on Codecov
63.51% (-0.31%) compared to a35a571
Details
Codecov Report
Attention: Patch coverage is 20.53232%
with 209 lines
in your changes missing coverage. Please review.
Project coverage is 63.51%. Comparing base (
a35a571
) to head (051b30f
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2984 +/- ##
===========================================
- Coverage 63.82% 63.51% -0.31%
===========================================
Files 422 423 +1
Lines 29700 29906 +206
===========================================
+ Hits 18955 18995 +40
- Misses 9909 10075 +166
Partials 836 836
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/contracts/solana/gateway.go | 0.00% <ø> (ø) |
|
x/crosschain/keeper/msg_server_whitelist_erc20.go | 73.15% <100.00%> (+3.22%) |
⬆️ |
x/crosschain/types/message_whitelist_erc20.go | 100.00% <100.00%> (ø) |
|
zetaclient/chains/solana/observer/inbound.go | 41.00% <0.00%> (ø) |
|
pkg/chains/chain.go | 85.00% <0.00%> (-1.24%) |
⬇️ |
zetaclient/chains/solana/signer/withdraw.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/solana/observer/outbound.go | 26.74% <0.00%> (-0.34%) |
⬇️ |
pkg/contracts/solana/instruction.go | 26.53% <0.00%> (-19.90%) |
⬇️ |
pkg/contracts/solana/gateway_message.go | 49.47% <50.00%> (+0.53%) |
⬆️ |
zetaclient/chains/solana/signer/signer.go | 29.94% <0.00%> (-9.91%) |
⬇️ |
... and 1 more |
Loading