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

feat: add queries to new dbs created for redelegations #687

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

puneet2019
Copy link
Member

1. Overview

  • add queries for redelegations and redelegation txs

@puneet2019 puneet2019 requested a review from a team as a code owner December 4, 2023 10:35

This comment has been minimized.

Copy link

github-actions bot commented Dec 4, 2023

Coverage after merging puneet/redels-query into main

70.52%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   genesis.go100%100%100%
   module.go100%100%54.76%..., 72, 73, 74, 99
   module_ibc.go100%100%8.93%..., 88, 89, 90, 91
x/liquidstakeibc/keeper
   abci.go100%100%80.94%..., 85, 86, 87, 88
   ibc.go100%100%23.74%..., 91, 92, 93, 94
   unbonding.go100%100%100%
   user_unbonding.go100%100%100%
   keeper.go100%100%99.15%90, 91
   ica_handlers.go100%100%29.18%..., 96, 97, 98, 99
   migrations.go100%100%33.33%..., 23, 26, 27, 28
   redelegation_txs.go100%100%100%
   deposit.go100%100%100%
   delegation_strategy.go100%100%100%
   hooks.go100%100%44.13%..., 872, 873, 907, 908
   msg_server.go100%100%60.24%..., 946, 95, 96, 97
   rebalance.go100%100%91.21%..., 115, 116, 77, 80
   invariants.go100%100%100%
   icq_queries.go100%100%100%
   host_chain.go100%100%99.64%129
   redelegation.go100%100%100%
   lsm_deposit.go100%100%100%
   ica.go100%100%65.57%..., 71, 72, 73, 74
   grpc_querier.go100%100%96.57%..., 265, 266, 274, 275
   validator_unbonding.go100%100%100%
   icq.go100%100%94.70%..., 175, 39, 40, 41
x/liquidstakeibc/types
   genesis.go100%100%100%
   params.go100%100%100%
   keys.go100%100%0%..., 95, 97, 98, 99
   codec.go100%100%100%
   msgs.go100%100%91.45%..., 352, 353, 456, 457
   host_chain.go100%100%100%
   liquidstakeibc.go100%100%100%

@puneet2019 puneet2019 merged commit 4982e03 into main Dec 4, 2023
11 of 12 checks passed
@puneet2019 puneet2019 deleted the puneet/redels-query branch December 4, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants