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: autofill empty denoms in MsgLeveragedLiquidate #2121

Merged
merged 5 commits into from
Jun 30, 2023

Update x/leverage/client/cli/tx.go

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

feat: autofill empty denoms in MsgLeveragedLiquidate #2121

Update x/leverage/client/cli/tx.go
2c1880d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 30, 2023 in 2s

77.39% of diff hit (target 75.38%)

View this Pull Request on Codecov

77.39% of diff hit (target 75.38%)

Annotations

Check warning on line 44 in util/checkers/proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/proposal.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 63 in util/keys/keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/keys/keys.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 69 in util/keys/keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/keys/keys.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 30 in util/store/iter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/iter.go#L30

Added line #L30 was not covered by tests

Check warning on line 53 in util/store/iter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/iter.go#L44-L53

Added lines #L44 - L53 were not covered by tests

Check warning on line 56 in util/store/iter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/iter.go#L56

Added line #L56 was not covered by tests

Check warning on line 63 in util/store/iter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/iter.go#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 26 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L26

Added line #L26 was not covered by tests

Check warning on line 31 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L31

Added line #L31 was not covered by tests

Check warning on line 38 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L38

Added line #L38 was not covered by tests

Check warning on line 46 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L46

Added line #L46 was not covered by tests

Check warning on line 50 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 52 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L52

Added line #L52 was not covered by tests

Check warning on line 54 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L54

Added line #L54 was not covered by tests

Check warning on line 62 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 65 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 75 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L71-L75

Added lines #L71 - L75 were not covered by tests

Check warning on line 77 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L77

Added line #L77 was not covered by tests

Check warning on line 80 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L80

Added line #L80 was not covered by tests

Check warning on line 85 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 87 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L87

Added line #L87 was not covered by tests

Check warning on line 100 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 111 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L111

Added line #L111 was not covered by tests

Check warning on line 122 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 133 in util/store/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/store/store.go#L133

Added line #L133 was not covered by tests