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: Monitoring Events #667

Merged
merged 19 commits into from
Oct 20, 2023
Merged

feat: Monitoring Events #667

merged 19 commits into from
Oct 20, 2023

Conversation

kruspy
Copy link
Collaborator

@kruspy kruspy commented Oct 19, 2023

No description provided.

@github-actions

This comment has been minimized.

@puneet2019
Copy link
Member

tests failing

@github-actions
Copy link

Coverage after merging feat/events into main

69.52%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   module_ibc.go100%100%8.93%..., 88, 89, 90, 91
   genesis.go100%100%100%
   module.go100%100%54.32%..., 72, 73, 74, 99
x/liquidstakeibc/keeper
   icq.go100%100%94.70%..., 175, 39, 40, 41
   unbonding.go100%100%100%
   host_chain.go100%100%99.64%129
   icq_queries.go100%100%100%
   migrations.go100%100%50%20, 21, 22
   ica_handlers.go100%100%37.32%..., 96, 97, 98, 99
   delegation_strategy.go100%100%100%
   grpc_querier.go100%100%100%
   deposit.go100%100%100%
   abci.go100%100%41.91%..., 82, 83, 84, 85
   hooks.go100%100%42.14%..., 866, 867, 868, 869
   keeper.go100%100%99.15%90, 91
   ica.go100%100%65.57%..., 71, 72, 73, 74
   lsm_deposit.go100%100%100%
   invariants.go100%100%100%
   msg_server.go100%100%61.20%..., 94, 95, 96, 97
   ibc.go100%100%27.01%..., 91, 92, 93, 94
   validator_unbonding.go100%100%100%
   user_unbonding.go100%100%100%
x/liquidstakeibc/types
   host_chain.go100%100%100%
   codec.go100%100%100%
   params.go100%100%100%
   keys.go100%100%0%..., 94, 96, 97, 98
   msgs.go100%100%95.06%..., 335, 336, 439, 440
   liquidstakeibc.go100%100%100%
   genesis.go100%100%100%

@github-actions
Copy link

Coverage after merging feat/events into main

69.52%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   module.go100%100%54.32%..., 72, 73, 74, 99
   module_ibc.go100%100%8.93%..., 88, 89, 90, 91
   genesis.go100%100%100%
x/liquidstakeibc/keeper
   icq.go100%100%94.70%..., 175, 39, 40, 41
   icq_queries.go100%100%100%
   host_chain.go100%100%99.64%129
   grpc_querier.go100%100%100%
   ica.go100%100%65.57%..., 71, 72, 73, 74
   invariants.go100%100%100%
   abci.go100%100%41.91%..., 82, 83, 84, 85
   msg_server.go100%100%61.20%..., 94, 95, 96, 97
   user_unbonding.go100%100%100%
   ica_handlers.go100%100%37.32%..., 96, 97, 98, 99
   deposit.go100%100%100%
   lsm_deposit.go100%100%100%
   delegation_strategy.go100%100%100%
   validator_unbonding.go100%100%100%
   unbonding.go100%100%100%
   keeper.go100%100%99.15%90, 91
   migrations.go100%100%50%20, 21, 22
   hooks.go100%100%42.14%..., 866, 867, 868, 869
   ibc.go100%100%27.01%..., 91, 92, 93, 94
x/liquidstakeibc/types
   liquidstakeibc.go100%100%100%
   msgs.go100%100%95.06%..., 335, 336, 439, 440
   params.go100%100%100%
   genesis.go100%100%100%
   keys.go100%100%0%..., 94, 96, 97, 98
   codec.go100%100%100%
   host_chain.go100%100%100%

@github-actions
Copy link

Coverage after merging feat/events into main

69.52%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   module_ibc.go100%100%8.93%..., 88, 89, 90, 91
   genesis.go100%100%100%
   module.go100%100%54.32%..., 72, 73, 74, 99
x/liquidstakeibc/keeper
   invariants.go100%100%100%
   ibc.go100%100%27.01%..., 91, 92, 93, 94
   lsm_deposit.go100%100%100%
   keeper.go100%100%99.15%90, 91
   user_unbonding.go100%100%100%
   abci.go100%100%41.91%..., 82, 83, 84, 85
   deposit.go100%100%100%
   hooks.go100%100%42.14%..., 866, 867, 868, 869
   ica_handlers.go100%100%37.32%..., 96, 97, 98, 99
   migrations.go100%100%50%20, 21, 22
   unbonding.go100%100%100%
   validator_unbonding.go100%100%100%
   delegation_strategy.go100%100%100%
   msg_server.go100%100%61.20%..., 94, 95, 96, 97
   grpc_querier.go100%100%100%
   icq.go100%100%94.70%..., 175, 39, 40, 41
   ica.go100%100%65.57%..., 71, 72, 73, 74
   icq_queries.go100%100%100%
   host_chain.go100%100%99.64%129
x/liquidstakeibc/types
   codec.go100%100%100%
   keys.go100%100%0%..., 94, 96, 97, 98
   params.go100%100%100%
   genesis.go100%100%100%
   msgs.go100%100%95.06%..., 335, 336, 439, 440
   liquidstakeibc.go100%100%100%
   host_chain.go100%100%100%

@github-actions
Copy link

Coverage after merging feat/events into main

69.56%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
x/liquidstakeibc
   module_ibc.go100%100%8.93%..., 88, 89, 90, 91
   genesis.go100%100%100%
   module.go100%100%54.32%..., 72, 73, 74, 99
x/liquidstakeibc/keeper
   ibc.go100%100%27.01%..., 91, 92, 93, 94
   msg_server.go100%100%61.20%..., 94, 95, 96, 97
   grpc_querier.go100%100%100%
   hooks.go100%100%42.14%..., 866, 867, 868, 869
   icq_queries.go100%100%100%
   host_chain.go100%100%99.64%129
   abci.go100%100%43.17%..., 82, 83, 84, 85
   unbonding.go100%100%100%
   user_unbonding.go100%100%100%
   ica.go100%100%65.57%..., 71, 72, 73, 74
   migrations.go100%100%50%20, 21, 22
   ica_handlers.go100%100%37.32%..., 96, 97, 98, 99
   invariants.go100%100%100%
   deposit.go100%100%100%
   delegation_strategy.go100%100%100%
   keeper.go100%100%99.15%90, 91
   icq.go100%100%94.70%..., 175, 39, 40, 41
   lsm_deposit.go100%100%100%
   validator_unbonding.go100%100%100%
x/liquidstakeibc/types
   keys.go100%100%0%..., 94, 96, 97, 98
   liquidstakeibc.go100%100%100%
   params.go100%100%100%
   codec.go100%100%100%
   host_chain.go100%100%100%
   genesis.go100%100%100%
   msgs.go100%100%95.06%..., 335, 336, 439, 440

@kruspy kruspy merged commit eded6b6 into main Oct 20, 2023
9 checks passed
@kruspy kruspy deleted the feat/events branch October 20, 2023 12:42
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