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

Start replacing logrus with slog #63

Merged
merged 2 commits into from
Nov 2, 2023

Replace more logrus use by slog

f4ed394
Select commit
Loading
Failed to load commit list.
Merged

Start replacing logrus with slog #63

Replace more logrus use by slog
f4ed394
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2023 in 1s

34.14% of diff hit (target 76.85%)

View this Pull Request on Codecov

34.14% of diff hit (target 76.85%)

Annotations

Check warning on line 284 in indexers/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

indexers/base.go#L284

Added line #L284 was not covered by tests

Check warning on line 294 in indexers/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

indexers/base.go#L294

Added line #L294 was not covered by tests

Check warning on line 59 in utils/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/http.go#L59

Added line #L59 was not covered by tests

Check warning on line 67 in utils/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/http.go#L67

Added line #L67 was not covered by tests

Check warning on line 75 in utils/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/http.go#L75

Added line #L75 was not covered by tests

Check warning on line 82 in utils/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/http.go#L82

Added line #L82 was not covered by tests

Check warning on line 28 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 36 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L31-L36

Added lines #L31 - L36 were not covered by tests

Check warning on line 40 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 47 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L43-L47

Added lines #L43 - L47 were not covered by tests

Check warning on line 53 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 62 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L55-L62

Added lines #L55 - L62 were not covered by tests

Check warning on line 65 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 72 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 83 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L75-L83

Added lines #L75 - L83 were not covered by tests

Check warning on line 89 in utils/logrus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/logrus.go#L86-L89

Added lines #L86 - L89 were not covered by tests