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

[Backport 2.x] Add X-Opaque-Id to search request metadata for query insights (#13374) #14078

Merged

Add X-Opaque-Id to search request metadata for query insights (#13374)

dcb30c3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add X-Opaque-Id to search request metadata for query insights (#13374) #14078

Add X-Opaque-Id to search request metadata for query insights (#13374)
dcb30c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

71.39% (target 70.00%)

View this Pull Request on Codecov

71.39% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.39%. Comparing base (0dd892c) to head (dcb30c3).
Report is 315 commits behind head on 2.x.

Files Patch % Lines
...action/search/SearchRequestOperationsListener.java 0.00% 3 Missing ⚠️
.../insights/core/listener/QueryInsightsListener.java 80.00% 0 Missing and 1 partial ⚠️
...opensearch/action/search/SearchRequestContext.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14078      +/-   ##
============================================
+ Coverage     71.28%   71.39%   +0.11%     
- Complexity    60145    61497    +1352     
============================================
  Files          4957     5045      +88     
  Lines        282799   289021    +6222     
  Branches      41409    42211     +802     
============================================
+ Hits         201591   206359    +4768     
- Misses        64189    65287    +1098     
- Partials      17019    17375     +356     

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