refactor: consolidate inbound
and outbound
naming
#2118
Merged
Codecov / codecov/project
succeeded
May 20, 2024 in 0s
68.07% (-0.19%) compared to d72fdad
View this Pull Request on Codecov
68.07% (-0.19%) compared to d72fdad
Details
Codecov Report
Attention: Patch coverage is 95.72108%
with 27 lines
in your changes are missing coverage. Please review.
Project coverage is 68.07%. Comparing base (
d72fdad
) to head (f6fc02e
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2118 +/- ##
===========================================
- Coverage 68.25% 68.07% -0.19%
===========================================
Files 259 259
Lines 14918 14982 +64
===========================================
+ Hits 10183 10199 +16
- Misses 4273 4321 +48
Partials 462 462
Files | Coverage Δ | |
---|---|---|
x/crosschain/genesis.go | 93.33% <100.00%> (ø) |
|
x/crosschain/keeper/abci.go | 80.76% <100.00%> (ø) |
|
x/crosschain/keeper/cctx.go | 94.11% <100.00%> (ø) |
|
x/crosschain/keeper/cctx_utils.go | 100.00% <100.00%> (ø) |
|
x/crosschain/keeper/evm_deposit.go | 90.27% <100.00%> (ø) |
|
x/crosschain/keeper/finalized_inbounds.go | 100.00% <100.00%> (ø) |
|
x/crosschain/keeper/grpc_query_cctx.go | 91.01% <100.00%> (ø) |
|
x/crosschain/keeper/grpc_query_cctx_rate_limit.go | 94.92% <100.00%> (ø) |
|
.../crosschain/keeper/grpc_query_last_block_height.go | 85.71% <100.00%> (ø) |
|
x/crosschain/keeper/inbound_hash_to_cctx.go | 100.00% <100.00%> (ø) |
|
... and 51 more |
Loading