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 a flag in QueryShardContext to differentiate inner hit query #16620

Merged
merged 2 commits into from
Nov 13, 2024

Merge branch '2.x' into backport/backport-16600-to-2.x

c83a191
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add a flag in QueryShardContext to differentiate inner hit query #16620

Merge branch '2.x' into backport/backport-16600-to-2.x
c83a191
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

71.86% (target 70.00%)

View this Pull Request on Codecov

71.86% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.86%. Comparing base (94da76d) to head (c83a191).
Report is 8 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16620      +/-   ##
============================================
+ Coverage     71.72%   71.86%   +0.14%     
- Complexity    65300    65389      +89     
============================================
  Files          5314     5314              
  Lines        305140   305171      +31     
  Branches      44458    44464       +6     
============================================
+ Hits         218859   219314     +455     
+ Misses        68025    67504     -521     
- Partials      18256    18353      +97     

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