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

Stabilize log any value #6591

Merged
merged 8 commits into from
Aug 30, 2024

TestLogRecordData handle Body.Type.EMPTY case

b875a73
Select commit
Loading
Failed to load commit list.
Merged

Stabilize log any value #6591

TestLogRecordData handle Body.Type.EMPTY case
b875a73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 23, 2024 in 0s

60.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

60.00% of diff hit (target 80.00%)

Annotations

Check warning on line 80 in api/all/src/main/java/io/opentelemetry/api/logs/LogRecordBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/all/src/main/java/io/opentelemetry/api/logs/LogRecordBuilder.java#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 57 in sdk/logs/src/main/java/io/opentelemetry/sdk/logs/SdkLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/logs/src/main/java/io/opentelemetry/sdk/logs/SdkLogRecordData.java#L57

Added line #L57 was not covered by tests

Check warning on line 60 in sdk/logs/src/main/java/io/opentelemetry/sdk/logs/SdkLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/logs/src/main/java/io/opentelemetry/sdk/logs/SdkLogRecordData.java#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 67 in sdk/logs/src/main/java/io/opentelemetry/sdk/logs/data/LogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/logs/src/main/java/io/opentelemetry/sdk/logs/data/LogRecordData.java#L67

Added line #L67 was not covered by tests

Check warning on line 48 in sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java#L48

Added line #L48 was not covered by tests

Check warning on line 51 in sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 152 in sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java#L152

Added line #L152 was not covered by tests

Check warning on line 154 in sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java#L154

Added line #L154 was not covered by tests

Check warning on line 156 in sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/testing/src/main/java/io/opentelemetry/sdk/testing/logs/TestLogRecordData.java#L156

Added line #L156 was not covered by tests