Skip to content

Omit maxScoreCollector in SimpleTopDocsCollectorContext when concurrent segment search enabled#19584

Merged
gaobinlong merged 2 commits into
opensearch-project:mainfrom
gaobinlong:simpleTopDocCollector
Oct 10, 2025
Merged

Omit maxScoreCollector in SimpleTopDocsCollectorContext when concurrent segment search enabled#19584
gaobinlong merged 2 commits into
opensearch-project:mainfrom
gaobinlong:simpleTopDocCollector

Modify changelog

5b0a90f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 1s

73.05% (target 70.00%)

View this Pull Request on Codecov

73.05% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.05%. Comparing base (006a53f) to head (5b0a90f).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #19584   +/-   ##
=========================================
  Coverage     73.05%   73.05%           
+ Complexity    70627    70618    -9     
=========================================
  Files          5723     5723           
  Lines        323489   323490    +1     
  Branches      46851    46852    +1     
=========================================
+ Hits         236311   236326   +15     
+ Misses        68174    68098   -76     
- Partials      19004    19066   +62     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.