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 'develop' into cctx-validate-inbound

e835137
Select commit
Loading
Failed to load commit list.
Merged

refactor: cctx validate inbound #2340

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

68.67% (+0.00%) compared to ca9b90f

View this Pull Request on Codecov

68.67% (+0.00%) compared to ca9b90f

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (ca9b90f) to head (e835137).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2340   +/-   ##
========================================
  Coverage    68.66%   68.67%           
========================================
  Files          302      304    +2     
  Lines        19153    19154    +1     
========================================
+ Hits         13152    13154    +2     
  Misses        5351     5351           
+ Partials       650      649    -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%> (ø)
...hain/keeper/cctx_orchestrator_validate_outbound.go 94.92% <100.00%> (ø)
x/crosschain/keeper/cctx_utils.go 100.00% <100.00%> (ø)
x/crosschain/keeper/evm_deposit.go 91.25% <100.00%> (ø)
.../crosschain/keeper/msg_server_migrate_tss_funds.go 83.22% <100.00%> (ø)
x/crosschain/keeper/msg_server_vote_inbound_tx.go 100.00% <100.00%> (+8.00%) ⬆️
x/crosschain/keeper/msg_server_whitelist_erc20.go 79.84% <100.00%> (ø)
... and 4 more