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: consolidate inbound and outbound naming #2118

Merged
merged 76 commits into from
May 20, 2024

remove letter

f6fc02e
Select commit
Loading
Failed to load commit list.
Merged

refactor: consolidate inbound and outbound naming #2118

remove letter
f6fc02e
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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

... and 1 file with indirect coverage changes