refactor: cctx validate inbound #2340
Merged
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
@@ 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 |
Loading