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

edit keeper test setup. #568

Merged
merged 1 commit into from
Jul 11, 2023
Merged

edit keeper test setup. #568

merged 1 commit into from
Jul 11, 2023

Conversation

puneet2019
Copy link
Member

make sure suite.app, is the same testChain. so all connections to testchain etc are auto part of pstakeapp

@puneet2019 puneet2019 requested a review from kruspy July 11, 2023 14:41
@puneet2019 puneet2019 enabled auto-merge (squash) July 11, 2023 14:41
@puneet2019 puneet2019 merged commit f302721 into main Jul 11, 2023
3 of 4 checks passed
@puneet2019 puneet2019 deleted the puneet/keepertests branch July 11, 2023 14:46
@github-actions
Copy link

Coverage after merging puneet/keepertests into main

45.24%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   module_ibc.go100%100%9.80%..., 86, 87, 88, 89
   module.go100%100%54.05%..., 72, 73, 74, 99
   genesis.go100%100%100%
x/liquidstakeibc/keeper
   host_chain.go100%100%83.89%..., 82, 83, 84, 85
   icq.go100%100%16.39%..., 96, 97, 98, 99
   ica_handlers.go100%100%0%..., 94, 95, 98, 99
   abci.go100%100%2.14%..., 96, 97, 98, 99
   deposit.go100%100%84%..., 270, 271, 272, 275
   invariants.go100%100%73.68%22, 23, 24, 27, 28
   hooks.go100%100%11.02%..., 674, 72, 73, 74
   delegation_strategy.go100%100%98.61%114
   grpc_querier.go100%100%65.63%..., 210, 211, 212, 214
   ibc.go100%100%0%..., 95, 96, 97, 98
   validator_unbonding.go100%100%100%
   icq_queries.go100%100%22.22%..., 91, 92, 93, 94
   user_unbonding.go100%100%84.78%..., 68, 69, 70, 71
   unbonding.go100%100%83.33%..., 69, 70, 71, 72
   msg_server.go100%100%0.55%..., 96, 97, 98, 99
   keeper.go100%100%24.19%..., 331, 332, 87, 88
   ica.go100%100%0%..., 82, 83, 84, 85
x/liquidstakeibc/types
   host_chain.go100%100%100%
   codec.go100%100%100%
   msgs.go100%100%100%
   genesis.go100%100%100%
   liquidstakeibc.go100%100%100%
   keys.go100%100%0%..., 83, 85, 86, 87
   params.go100%100%100%
x/lscosmos
   genesis.go100%100%77.42%..., 29, 30, 32, 33
   module_ibc.go100%100%0%..., 85, 93, 94, 95
   module.go100%100%63.38%..., 87, 90, 91, 92
   module_simulation.go100%100%5.56%..., 46, 47, 48, 49
x/lscosmos/client/utils
   utils.go100%100%41.33%..., 94, 95, 96, 98
x/lscosmos/keeper
   abci.go100%100%1.61%..., 88, 89, 90, 92
   host_accounts.go100%100%33.33%..., 20, 21, 22, 23
   ica_txs.go100%100%0%..., 89, 90, 91, 92
   hooks.go100%100%1.33%..., 91, 92, 93, 96
   transient_store.go100%100%68.75%..., 74, 75, 76, 78
   msg_server.go100%100%11.11%..., 54, 57, 58, 59
   grpc_query.go100%100%0%..., 93, 96, 97, 98
   module_state.go100%100%100%
   c_value.go100%100%93.33%31, 32, 41, 42
   invariants.go100%100%42.11%..., 30, 31, 32, 33
   governance_proposal.go100%100%0%..., 19, 20, 21, 9
   icq_callbacks.go100%100%0%..., 67, 70, 71, 72
   unbonding_epoch_c_value.go100%100%0%..., 55, 56, 57, 9
   grpc_query_params.go100%100%0%10, 11, 12
   delegator_unbonding_epoch_entry.go100%100%72.88%..., 72, 73, 74, 76
   delegation_strategy.go100%100%57.78%..., 89, 91, 98, 99
   delegation_state.go100%100%40.28%..., 89, 90, 91, 94
   host_chain_params.go100%100%100%
   migrate_module.go100%100%0%..., 95, 96, 97, 98
   keeper.go100%100%50%..., 96, 97, 98, 99
   genesis.go100%100%0%..., 21, 22, 8, 9
   handshake.go100%100%0%..., 96, 97, 98, 99
   params.go100%100%100%
   host_chain_reward_address.go100%100%100%
   allowlisted_validators.go100%100%100%
x/lscosmos/types
   lscosmos.go100%100%16.99%..., 94, 95, 96, 99
   delegation_strategy.go100%100%80.72%..., 125, 126, 127, 66
   genesis.go100%100%87.10%29, 30, 31, 32
   msgs.go100%100%11.66%..., 96, 97, 98, 99
   keys.go100%100%0%..., 133, 137, 138, 139
   governance_proposal.go100%100%82.98%..., 59, 60, 61, 64
   params.go100%100%47.37%..., 36, 37, 38, 39
   codec.go100%100%46.15%..., 46, 47, 48, 49
x/lspersistence/keeper
   keeper.go100%100%82.86%..., 62, 76, 77, 83
   rebalancing.go100%100%92.96%..., 45, 46, 75, 76
   test_common.go100%100%0%..., 30, 31, 32, 33
   invariants.go100%100%74.39%..., 56, 58, 59, 60
   liquidstaking.go100%100%88.12%..., 54, 55, 84, 85
   genesis.go100%100%86.96%14, 22, 31
   grpc_query.go100%100%100%
x/lspersistence/simulation
   decoder.go100%100%100%
   proposals.go100%100%96.30%129, 130, 131
   operations.go100%100%75.65%..., 93, 94, 97, 98
x/lspersistence/types
   msgs.go100%100%89.89%..., 57, 65, 93, 94
   keys.go100%100%100%
   rebalancing.go100%100%84%22, 23, 38, 39
   liquidstaking.go100%100%93.57%..., 62, 63, 71, 78
   genesis.go100%100%100%
   codec.go100%100%100%
   params.go100%100%75%..., 86, 87, 98, 99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants