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

[BugFix] Fixing Span operation names generated from RestActions #12005

Merged
merged 9 commits into from
Feb 7, 2024

Merge branch 'opensearch-project:main' into main

a7f847f
Select commit
Loading
Failed to load commit list.
Merged

[BugFix] Fixing Span operation names generated from RestActions #12005

Merge branch 'opensearch-project:main' into main
a7f847f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

71.35% (target 70.00%)

View this Pull Request on Codecov

71.35% (target 70.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0d50525) 71.38% compared to head (a7f847f) 71.35%.

Files Patch % Lines
.../org/opensearch/telemetry/tracing/SpanBuilder.java 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12005      +/-   ##
============================================
- Coverage     71.38%   71.35%   -0.04%     
+ Complexity    59707    59671      -36     
============================================
  Files          4952     4952              
  Lines        280639   280656      +17     
  Branches      40773    40776       +3     
============================================
- Hits         200341   200258      -83     
- Misses        63629    63742     +113     
+ Partials      16669    16656      -13     

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