Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: adding new accounts summary query #2527
feat: adding new accounts summary query #2527
Changes from all commits
c717f12
4b574f4
3a66c0d
29bb1ae
d741069
dbaa39f
2c0c0df
5f4acac
0cfed98
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 37 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L37
Check warning on line 220 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L212-L220
Check warning on line 225 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L223-L225
Check warning on line 230 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L228-L230
Check warning on line 233 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L232-L233
Check warning on line 238 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L237-L238
Check warning on line 240 in x/leverage/client/cli/query.go
Codecov / codecov/patch
x/leverage/client/cli/query.go#L240
Check warning on line 19 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L19
Check warning on line 27 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L27
Check warning on line 31 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L31
Check warning on line 35 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L35
Check warning on line 42 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L42
Check warning on line 46 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L46
Check warning on line 50 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L50
Check warning on line 69 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L69
Check warning on line 82 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L82
Check warning on line 98 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L96-L98
Check warning on line 100 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L100
Check warning on line 103 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L102-L103
Check warning on line 109 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L105-L109
Check warning on line 116 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L111-L116
Check warning on line 122 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L119-L122
Check warning on line 127 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L124-L127
Check warning on line 129 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L129
Check warning on line 132 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L132
Check warning on line 141 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L141
Check warning on line 144 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L144
Check warning on line 150 in x/leverage/keeper/accounts_summary.go
Codecov / codecov/patch
x/leverage/keeper/accounts_summary.go#L150