Skip to content

Fixing indexing regression and bug fixes for grouping criteria#20145

Merged
Bukhtawar merged 1 commit into
opensearch-project:mainfrom
RS146BIJAY:prod
Jan 14, 2026
Merged

Fixing indexing regression and bug fixes for grouping criteria#20145
Bukhtawar merged 1 commit into
opensearch-project:mainfrom
RS146BIJAY:prod

Fixing indexing regression and bug fixes for grouping criteria

c21d672
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

73.30% (target 70.00%)

View this Pull Request on Codecov

73.30% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 75.38462% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.30%. Comparing base (856c78b) to head (c21d672).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
.../opensearch/index/engine/CompositeIndexWriter.java 73.33% 9 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #20145   +/-   ##
=========================================
  Coverage     73.30%   73.30%           
+ Complexity    71861    71854    -7     
=========================================
  Files          5791     5791           
  Lines        328565   328588   +23     
  Branches      47308    47305    -3     
=========================================
+ Hits         240845   240884   +39     
+ Misses        68420    68403   -17     
- Partials      19300    19301    +1     

☔ 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.