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

Add the Enabled method to the Logger #5071

Merged
merged 9 commits into from
Mar 15, 2024

Rename enabled.go to min_sev.go

65e032d
Select commit
Loading
Failed to load commit list.
Merged

Add the Enabled method to the Logger #5071

Rename enabled.go to min_sev.go
65e032d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 1s

4.7% of diff hit (target 82.9%)

View this Pull Request on Codecov

4.7% of diff hit (target 82.9%)

Annotations

Check warning on line 38 in sdk/log/batch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/batch.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 24 in sdk/log/logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/logger.go#L24

Added line #L24 was not covered by tests

Check warning on line 26 in sdk/log/logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/logger.go#L26

Added line #L26 was not covered by tests

Check warning on line 28 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 37 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 39 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L39

Added line #L39 was not covered by tests

Check warning on line 48 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L51

Added line #L51 was not covered by tests

Check warning on line 53 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L53

Added line #L53 was not covered by tests

Check warning on line 56 in sdk/log/min_sev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/min_sev.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 40 in sdk/log/simple.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/simple.go#L39-L40

Added lines #L39 - L40 were not covered by tests