feat: zevm message passing #2034
Merged
Codecov / codecov/project
succeeded
Apr 19, 2024 in 1s
71.32% (+0.06%) compared to 1051a31
View this Pull Request on Codecov
71.32% (+0.06%) compared to 1051a31
Details
Codecov Report
Attention: Patch coverage is 84.31373%
with 32 lines
in your changes are missing coverage. Please review.
Project coverage is 71.32%. Comparing base (
1051a31
) to head (ee8142e
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2034 +/- ##
===========================================
+ Coverage 71.25% 71.32% +0.06%
===========================================
Files 250 251 +1
Lines 13712 13868 +156
===========================================
+ Hits 9771 9891 +120
- Misses 3495 3517 +22
- Partials 446 460 +14
Files | Coverage Δ | |
---|---|---|
x/crosschain/keeper/cctx.go | 94.11% <100.00%> (ø) |
|
x/crosschain/keeper/evm_hooks.go | 82.70% <100.00%> (+0.09%) |
⬆️ |
x/crosschain/keeper/gas_payment.go | 80.64% <ø> (ø) |
|
x/crosschain/keeper/msg_server_vote_outbound_tx.go | 92.30% <ø> (ø) |
|
x/crosschain/keeper/process_inbound.go | 100.00% <100.00%> (ø) |
|
x/fungible/keeper/deposits.go | 95.00% <100.00%> (+0.26%) |
⬆️ |
x/fungible/keeper/system_contract.go | 88.88% <100.00%> (+0.02%) |
⬆️ |
x/fungible/keeper/zeta.go | 100.00% <100.00%> (ø) |
|
x/fungible/keeper/zevm_msg_passing.go | 100.00% <100.00%> (ø) |
|
zetaclient/zetabridge/tx_vote_inbound.go | 100.00% <ø> (ø) |
|
... and 5 more |
Loading