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

style: Improve code quality with new linters #1414

Merged
merged 11 commits into from
Jun 18, 2024

Use golangci-lint v1.59

7fcec2e
Select commit
Loading
Failed to load commit list.
Merged

style: Improve code quality with new linters #1414

Use golangci-lint v1.59
7fcec2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2024 in 1s

23.68% of diff hit (target 69.74%)

View this Pull Request on Codecov

23.68% of diff hit (target 69.74%)

Annotations

Check warning on line 33 in client/config/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/cmd.go#L33

Added line #L33 was not covered by tests

Check warning on line 62 in client/config/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/cmd.go#L62

Added line #L62 was not covered by tests

Check warning on line 86 in client/config/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/cmd.go#L86

Added line #L86 was not covered by tests

Check warning on line 62 in client/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/config.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in client/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/config.go#L66

Added line #L66 was not covered by tests

Check warning on line 72 in client/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/config.go#L72

Added line #L72 was not covered by tests

Check warning on line 81 in client/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/config.go#L81

Added line #L81 was not covered by tests

Check warning on line 89 in client/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/config/config.go#L89

Added line #L89 was not covered by tests

Check warning on line 87 in client/debug/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/debug/main.go#L87

Added line #L87 was not covered by tests

Check warning on line 705 in crypto/keyring/keyring.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/keyring/keyring.go#L705

Added line #L705 was not covered by tests

Check warning on line 714 in crypto/keyring/keyring.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/keyring/keyring.go#L714

Added line #L714 was not covered by tests

Check warning on line 75 in crypto/ledger/ledger_mock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/ledger/ledger_mock.go#L75

Added line #L75 was not covered by tests

Check warning on line 267 in crypto/ledger/ledger_secp256k1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/ledger/ledger_secp256k1.go#L267

Added line #L267 was not covered by tests

Check warning on line 291 in crypto/ledger/ledger_secp256k1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/ledger/ledger_secp256k1.go#L291

Added line #L291 was not covered by tests

Check warning on line 205 in server/grpc/gogoreflection/serverreflection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/gogoreflection/serverreflection.go#L205

Added line #L205 was not covered by tests

Check warning on line 210 in server/grpc/gogoreflection/serverreflection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/gogoreflection/serverreflection.go#L210

Added line #L210 was not covered by tests

Check warning on line 219 in server/grpc/gogoreflection/serverreflection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/gogoreflection/serverreflection.go#L219

Added line #L219 was not covered by tests

Check warning on line 223 in server/grpc/gogoreflection/serverreflection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/gogoreflection/serverreflection.go#L223

Added line #L223 was not covered by tests

Check warning on line 383 in server/grpc/gogoreflection/serverreflection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/gogoreflection/serverreflection.go#L383

Added line #L383 was not covered by tests

Check warning on line 19 in simapp/simd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

simapp/simd/main.go#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 472 in store/rootmulti/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/rootmulti/store.go#L472

Added line #L472 was not covered by tests

Check warning on line 633 in types/dec_coin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/dec_coin.go#L633

Added line #L633 was not covered by tests

Check warning on line 677 in types/decimal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/decimal.go#L677

Added line #L677 was not covered by tests

Check warning on line 747 in types/decimal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/decimal.go#L747

Added line #L747 was not covered by tests

Check warning on line 406 in types/int.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/int.go#L406

Added line #L406 was not covered by tests