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

refactor: cctx validate inbound #2340

Merged
merged 51 commits into from
Jun 21, 2024

Merge branch 'cctx-validate-outbound' into cctx-validate-inbound

0a7234e
Select commit
Loading
Failed to load commit list.
Merged

refactor: cctx validate inbound #2340

Merge branch 'cctx-validate-outbound' into cctx-validate-inbound
0a7234e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

68.05% (+0.01%) compared to b823a45

View this Pull Request on Codecov

68.05% (+0.01%) compared to b823a45

Details

Codecov Report

Attention: Patch coverage is 88.60759% with 9 lines in your changes missing coverage. Please review.

Project coverage is 68.05%. Comparing base (b823a45) to head (0a7234e).

Current head 0a7234e differs from pull request most recent head 665b2ff

Please upload reports for the commit 665b2ff to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           cctx-validate-outbound    #2340      +/-   ##
==========================================================
+ Coverage                   68.04%   68.05%   +0.01%     
==========================================================
  Files                         299      301       +2     
  Lines                       18959    18963       +4     
==========================================================
+ Hits                        12901    12906       +5     
  Misses                       5421     5421              
+ Partials                      637      636       -1     
Files Coverage Δ
app/app.go 2.18% <ø> (+0.01%) ⬆️
x/crosschain/keeper/cctx_gateway_observers.go 100.00% <100.00%> (ø)
x/crosschain/keeper/cctx_gateway_zevm.go 100.00% <100.00%> (ø)
x/crosschain/keeper/cctx_gateways.go 100.00% <100.00%> (ø)
x/crosschain/keeper/msg_server_vote_inbound_tx.go 100.00% <100.00%> (+8.00%) ⬆️
x/crosschain/types/cctx.go 95.41% <ø> (ø)
...chain/keeper/cctx_orchestrator_validate_inbound.go 87.50% <87.50%> (ø)
x/crosschain/keeper/initiate_outbound.go 65.00% <75.00%> (-35.00%) ⬇️
x/crosschain/keeper/evm_hooks.go 82.48% <66.66%> (-0.60%) ⬇️