Add experimental support for log extended attributes #7123
74.13% of diff hit (target 80.00%)
View this Pull Request on Codecov
74.13% of diff hit (target 80.00%)
Annotations
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ArrayBackedExtendedAttributes.java#L81
Added line #L81 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ArrayBackedExtendedAttributesBuilder.java#L37
Added line #L37 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ArrayBackedExtendedAttributesBuilder.java#L47
Added line #L47 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributeKey.java#L47
Added line #L47 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributes.java#L58
Added line #L58 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L32
Added line #L32 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L110
Added line #L110 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L123
Added line #L123 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L125
Added line #L125 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L138
Added line #L138 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L153
Added line #L153 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L168
Added line #L168 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L181
Added line #L181 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L195
Added line #L195 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L208
Added line #L208 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/common/ExtendedAttributesBuilder.java#L219
Added line #L219 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L31
Added line #L31 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L35
Added line #L35 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L84
Added line #L84 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L100
Added line #L100 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L144-L145
Added lines #L144 - L145 were not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/internal/InternalExtendedAttributeKeyImpl.java#L176
Added line #L176 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/logs/ExtendedLogRecordBuilder.java#L59-L60
Added lines #L59 - L60 were not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/logs/ExtendedLogRecordBuilder.java#L76
Added line #L76 was not covered by tests
codecov / codecov/patch
api/incubator/src/main/java/io/opentelemetry/api/incubator/logs/ExtendedLogRecordBuilder.java#L96
Added line #L96 was not covered by tests