refactor: cctx validate inbound #2340
Merged
Codecov / codecov/project
succeeded
Jun 12, 2024 in 0s
68.04% (-0.01%) compared to e7cedab
View this Pull Request on Codecov
68.04% (-0.01%) compared to e7cedab
Details
Codecov Report
Attention: Patch coverage is 83.52941%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 68.04%. Comparing base (
e7cedab
) to head (be56c37
).
❗ Current head be56c37 differs from pull request most recent head 4e468f7
Please upload reports for the commit 4e468f7 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## cctx-validate-outbound #2340 +/- ##
==========================================================
- Coverage 68.04% 68.04% -0.01%
==========================================================
Files 299 301 +2
Lines 18960 18969 +9
==========================================================
+ Hits 12902 12907 +5
- Misses 5421 5426 +5
+ Partials 637 636 -1
Files | Coverage Δ | |
---|---|---|
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/msg_server_vote_inbound_tx.go | 100.00% <100.00%> (+8.00%) |
⬆️ |
x/crosschain/types/cctx.go | 95.41% <ø> (ø) |
|
app/app.go | 2.17% <0.00%> (+0.01%) |
⬆️ |
...chain/keeper/cctx_orchestrator_validate_inbound.go | 87.50% <87.50%> (ø) |
|
x/crosschain/keeper/initiate_outbound.go | 63.15% <71.42%> (-36.85%) |
⬇️ |
x/crosschain/keeper/cctx_gateways.go | 60.00% <60.00%> (ø) |
|
x/crosschain/keeper/evm_hooks.go | 82.48% <66.66%> (-0.60%) |
⬇️ |
Loading