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

Enable Lint Rules: early-return & indent-error-flow #5526

Merged
merged 2 commits into from
Jun 4, 2024

Merge branch 'main' into linter_3

bd884c3
Select commit
Loading
Failed to load commit list.
Merged

Enable Lint Rules: early-return & indent-error-flow #5526

Merge branch 'main' into linter_3
bd884c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 4, 2024 in 0s

30.76% of diff hit (target 95.00%)

View this Pull Request on Codecov

30.76% of diff hit (target 95.00%)

Annotations

Check warning on line 40 in cmd/jaeger/internal/extension/jaegerstorage/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/jaeger/internal/extension/jaegerstorage/config.go#L40

Added line #L40 was not covered by tests

Check warning on line 58 in cmd/remote-storage/app/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/remote-storage/app/flags.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 61 in cmd/remote-storage/app/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/remote-storage/app/flags.go#L61

Added line #L61 was not covered by tests

Check warning on line 90 in pkg/fswatcher/fswatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/fswatcher/fswatcher.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 93 in pkg/fswatcher/fswatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/fswatcher/fswatcher.go#L93

Added line #L93 was not covered by tests

Check warning on line 160 in plugin/storage/grpc/shared/grpc_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/grpc/shared/grpc_handler.go#L160

Added line #L160 was not covered by tests