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: zevm message passing #2034

Merged
merged 33 commits into from
Apr 19, 2024

Merge branch 'develop' into zevm-message-passing

ee8142e
Select commit
Loading
Failed to load commit list.
Merged

feat: zevm message passing #2034

Merge branch 'develop' into zevm-message-passing
ee8142e
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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

... and 1 file with indirect coverage changes