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/project succeeded May 16, 2024 in 1s

71.37% (target 70.00%)

View this Pull Request on Codecov

71.37% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.04878% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 71.37%. Comparing base (b15cb0c) to head (b944c0b).
Report is 287 commits behind head on main.

Files Patch % Lines
...racing/ThreadContextBasedTracerContextStorage.java 0.00% 10 Missing ⚠️
...ava/org/opensearch/telemetry/tracing/OTelSpan.java 70.83% 0 Missing and 7 partials ⚠️
...rg/opensearch/telemetry/tracing/DefaultTracer.java 75.00% 2 Missing and 1 partial ⚠️
...ing/handler/TraceableTransportResponseHandler.java 50.00% 2 Missing and 1 partial ⚠️
...telemetry/tracing/processor/OTelSpanProcessor.java 88.88% 0 Missing and 2 partials ⚠️
...tracing/channels/TraceableTcpTransportChannel.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12927      +/-   ##
============================================
- Coverage     71.42%   71.37%   -0.05%     
- Complexity    59978    60376     +398     
============================================
  Files          4985     5025      +40     
  Lines        282275   284175    +1900     
  Branches      40946    41165     +219     
============================================
+ Hits         201603   202835    +1232     
- Misses        63999    64520     +521     
- Partials      16673    16820     +147     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.