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(client): unify and refactore client package #2256

Merged
merged 11 commits into from
Sep 21, 2023

fix metoken e2e

9fadd8a
Select commit
Loading
Failed to load commit list.
Merged

feat(client): unify and refactore client package #2256

fix metoken e2e
9fadd8a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 21, 2023 in 1s

83.60% of diff hit (target 75.38%)

View this Pull Request on Codecov

83.60% of diff hit (target 75.38%)

Annotations

Check warning on line 27 in cmd/ibc_denom/ibc_denom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ibc_denom/ibc_denom.go#L11-L27

Added lines #L11 - L27 were not covered by tests

Check warning on line 31 in cmd/ibc_denom/ibc_denom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ibc_denom/ibc_denom.go#L31

Added line #L31 was not covered by tests

Check warning on line 10 in cmd/ibc_denom/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ibc_denom/main.go#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 17 in cmd/ibc_denom/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ibc_denom/main.go#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 32 in util/bpmath/bp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/bpmath/bp.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 25 in util/bpmath/fixed_bp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/bpmath/fixed_bp.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 40 in util/checkers/number.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/number.go#L38-L40

Added lines #L38 - L40 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/proposal.go#L39

Added line #L39 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/proposal.go#L53-L55

Added lines #L53 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/proposal.go#L57-L64

Added lines #L57 - L64 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/checkers/proposal.go#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 76 in util/coin/coin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/coin.go#L72-L76

Added lines #L72 - L76 were not covered by tests

Check warning on line 11 in util/coin/dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/dec.go#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 42 in util/coin/fixtures.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/fixtures.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 47 in util/coin/fixtures.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/fixtures.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 57 in util/coin/fixtures.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/fixtures.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in util/coin/fixtures.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/fixtures.go#L61-L62

Added lines #L61 - L62 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 20 in util/sdkutil/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/sdkutil/msg.go#L11-L20

Added lines #L11 - L20 were not covered by tests

Check warning on line 36 in util/sdkutil/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/sdkutil/msg.go#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 38 in util/sdkutil/msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/sdkutil/msg.go#L38

Added line #L38 was not covered by tests

Check warning on line 18 in util/sdkutil/string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/sdkutil/string.go#L17-L18

Added lines #L17 - L18 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