feat: withdraw SOL from ZEVM to Solana #2560
Merged
Codecov / codecov/project
failed
Aug 1, 2024 in 0s
70.12% (-1.47%) compared to aed7caa
View this Pull Request on Codecov
70.12% (-1.47%) compared to aed7caa
Details
Codecov Report
Attention: Patch coverage is 26.60550%
with 560 lines
in your changes missing coverage. Please review.
Project coverage is 70.12%. Comparing base (
aed7caa
) to head (134238a
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2560 +/- ##
===========================================
- Coverage 71.59% 70.12% -1.47%
===========================================
Files 330 336 +6
Lines 17965 18514 +549
===========================================
+ Hits 12862 12983 +121
- Misses 4526 4960 +434
+ Partials 577 571 -6
Files | Coverage Δ | |
---|---|---|
x/observer/types/chain_params.go | 98.59% <100.00%> (+6.03%) |
⬆️ |
zetaclient/chains/evm/signer/outbound_data.go | 71.05% <100.00%> (+3.97%) |
⬆️ |
zetaclient/testutils/testdata.go | 83.84% <100.00%> (+0.64%) |
⬆️ |
zetaclient/testutils/testdata_naming.go | 78.94% <100.00%> (+1.16%) |
⬆️ |
zetaclient/zetacore/client_vote.go | 57.54% <100.00%> (+1.06%) |
⬆️ |
zetaclient/zetacore/tx.go | 85.41% <100.00%> (+0.63%) |
⬆️ |
zetaclient/chains/base/observer.go | 84.78% <0.00%> (-0.94%) |
⬇️ |
zetaclient/chains/base/signer.go | 95.45% <85.71%> (+8.78%) |
⬆️ |
zetaclient/chains/evm/observer/observer.go | 50.95% <77.77%> (ø) |
|
zetaclient/chains/solana/observer/inbound.go | 43.78% <25.00%> (ø) |
|
... and 17 more |
Loading