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

Extended config properties #5912

Closed

Add getConfigProperties implementation to DefaultConfigProperties

9d00503
Select commit
Loading
Failed to load commit list.
Closed

Extended config properties #5912

Add getConfigProperties implementation to DefaultConfigProperties
9d00503
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2023 in 0s

85.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.00% of diff hit (target 80.00%)

Annotations

Check warning on line 29 in sdk-extensions/autoconfigure-spi/src/main/java/io/opentelemetry/sdk/autoconfigure/spi/internal/ExtendedConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/autoconfigure-spi/src/main/java/io/opentelemetry/sdk/autoconfigure/spi/internal/ExtendedConfigProperties.java#L29

Added line #L29 was not covered by tests

Check warning on line 43 in sdk-extensions/autoconfigure-spi/src/main/java/io/opentelemetry/sdk/autoconfigure/spi/internal/ExtendedConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/autoconfigure-spi/src/main/java/io/opentelemetry/sdk/autoconfigure/spi/internal/ExtendedConfigProperties.java#L43

Added line #L43 was not covered by tests

Check warning on line 67 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L67

Added line #L67 was not covered by tests

Check warning on line 71 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L71

Added line #L71 was not covered by tests

Check warning on line 110 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L110

Added line #L110 was not covered by tests

Check warning on line 163 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L163

Added line #L163 was not covered by tests

Check warning on line 176 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L176

Added line #L176 was not covered by tests

Check warning on line 256 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L256

Added line #L256 was not covered by tests

Check warning on line 272 in sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk-extensions/incubator/src/main/java/io/opentelemetry/sdk/extension/incubator/fileconfig/FileConfigProperties.java#L268-L272

Added lines #L268 - L272 were not covered by tests