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

[consumer] Add new otlp-centric error type #11085

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Fix lint

5acc22d
Select commit
Loading
Failed to load commit list.
Open

[consumer] Add new otlp-centric error type #11085

Fix lint
5acc22d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 27, 2024 in 0s

72.97% of diff hit (target 95.00%)

View this Pull Request on Codecov

72.97% of diff hit (target 95.00%)

Annotations

Check warning on line 79 in consumer/consumererror/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/error.go#L79

Added line #L79 was not covered by tests

Check warning on line 101 in consumer/consumererror/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/error.go#L101

Added line #L101 was not covered by tests

Check warning on line 122 in consumer/consumererror/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/error.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 127 in consumer/consumererror/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/error.go#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 130 in consumer/consumererror/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/error.go#L130

Added line #L130 was not covered by tests

Check warning on line 30 in consumer/consumererror/internal/statusconversion/conversion.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/internal/statusconversion/conversion.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in consumer/consumererror/internal/statusconversion/conversion.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/internal/statusconversion/conversion.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in consumer/consumererror/internal/statusconversion/conversion.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/internal/statusconversion/conversion.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in consumer/consumererror/internal/statusconversion/conversion.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer/consumererror/internal/statusconversion/conversion.go#L38-L39

Added lines #L38 - L39 were not covered by tests