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

Adding new inferred sampler #12927

Closed
wants to merge 14 commits into from

Addimh more unit test cases

b944c0b
Select commit
Loading
Failed to load commit list.
Closed

Adding new inferred sampler #12927

Addimh more unit test cases
b944c0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 16, 2024 in 0s

78.04% of diff hit (target 71.42%)

View this Pull Request on Codecov

78.04% of diff hit (target 71.42%)

Annotations

Check warning on line 117 in libs/telemetry/src/main/java/org/opensearch/telemetry/tracing/DefaultTracer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/tracing/DefaultTracer.java#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 85 in server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java#L85

Added line #L85 was not covered by tests

Check warning on line 89 in server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java#L92

Added line #L92 was not covered by tests

Check warning on line 95 in server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/ThreadContextBasedTracerContextStorage.java#L99

Added line #L99 was not covered by tests

Check warning on line 90 in server/src/main/java/org/opensearch/telemetry/tracing/channels/TraceableTcpTransportChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/channels/TraceableTcpTransportChannel.java#L90

Added line #L90 was not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/telemetry/tracing/channels/TraceableTcpTransportChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/channels/TraceableTcpTransportChannel.java#L99

Added line #L99 was not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/telemetry/tracing/handler/TraceableTransportResponseHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/handler/TraceableTransportResponseHandler.java#L75

Added line #L75 was not covered by tests

Check warning on line 109 in server/src/main/java/org/opensearch/telemetry/tracing/handler/TraceableTransportResponseHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/tracing/handler/TraceableTransportResponseHandler.java#L109

Added line #L109 was not covered by tests