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