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: adding new accounts summary query #2527

Merged
merged 9 commits into from
May 17, 2024

update the changelog

2c0c0df
Select commit
Loading
Failed to load commit list.
Merged

feat: adding new accounts summary query #2527

update the changelog
2c0c0df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 16, 2024 in 1s

34.34% of diff hit (target 75.38%)

View this Pull Request on Codecov

34.34% of diff hit (target 75.38%)

Annotations

Check warning on line 37 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L37

Added line #L37 was not covered by tests

Check warning on line 220 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L212-L220

Added lines #L212 - L220 were not covered by tests

Check warning on line 225 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 230 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 233 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 238 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 240 in x/leverage/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/client/cli/query.go#L240

Added line #L240 was not covered by tests

Check warning on line 18 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L18

Added line #L18 was not covered by tests

Check warning on line 26 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L30

Added line #L30 was not covered by tests

Check warning on line 34 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L34

Added line #L34 was not covered by tests

Check warning on line 41 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L41

Added line #L41 was not covered by tests

Check warning on line 45 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L45

Added line #L45 was not covered by tests

Check warning on line 49 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L49

Added line #L49 was not covered by tests

Check warning on line 68 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L68

Added line #L68 was not covered by tests

Check warning on line 81 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L81

Added line #L81 was not covered by tests

Check warning on line 97 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 99 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L99

Added line #L99 was not covered by tests

Check warning on line 102 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 108 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 112 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 118 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L114-L118

Added lines #L114 - L118 were not covered by tests

Check warning on line 121 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L121

Added line #L121 was not covered by tests

Check warning on line 130 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L130

Added line #L130 was not covered by tests

Check warning on line 133 in x/leverage/keeper/accounts_summary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/accounts_summary.go#L133

Added line #L133 was not covered by tests