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 #91

Merged
merged 1 commit into from
Apr 12, 2024

Start replacing logrus with slog

a317dfd
Select commit
Loading
Failed to load commit list.
Merged

Start replacing logrus with slog #91

Start replacing logrus with slog
a317dfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 11, 2024 in 0s

52.25% of diff hit (target 62.72%)

View this Pull Request on Codecov

52.25% of diff hit (target 62.72%)

Annotations

Check warning on line 493 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L493

Added line #L493 was not covered by tests

Check warning on line 722 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L722

Added line #L722 was not covered by tests

Check warning on line 796 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L796

Added line #L796 was not covered by tests

Check warning on line 804 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L804

Added line #L804 was not covered by tests

Check warning on line 812 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L812

Added line #L812 was not covered by tests

Check warning on line 944 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L944

Added line #L944 was not covered by tests

Check warning on line 955 in archives/archives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/archives.go#L955

Added line #L955 was not covered by tests

Check warning on line 246 in archives/runs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/runs.go#L246

Added line #L246 was not covered by tests

Check warning on line 309 in archives/runs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/runs.go#L309

Added line #L309 was not covered by tests

Check warning on line 55 in archives/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

archives/s3.go#L55

Added line #L55 was not covered by tests

Check warning on line 52 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 68 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L68

Added line #L68 was not covered by tests

Check warning on line 80 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L80

Added line #L80 was not covered by tests

Check warning on line 83 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L83

Added line #L83 was not covered by tests

Check warning on line 90 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L90

Added line #L90 was not covered by tests

Check warning on line 92 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L92

Added line #L92 was not covered by tests

Check warning on line 101 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L101

Added line #L101 was not covered by tests

Check warning on line 103 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L103

Added line #L103 was not covered by tests

Check warning on line 109 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L109

Added line #L109 was not covered by tests

Check warning on line 126 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L126

Added line #L126 was not covered by tests

Check warning on line 142 in cmd/rp-archiver/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/rp-archiver/main.go#L142

Added line #L142 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