Skip to content

LeafReader should not remove SubReaderWrappers incase IndexWriter encounters a non aborting Exception#20193

Merged
Bukhtawar merged 1 commit into
opensearch-project:mainfrom
RS146BIJAY:derived-source
Jan 16, 2026
Merged

LeafReader should not remove SubReaderWrappers incase IndexWriter encounters a non aborting Exception#20193
Bukhtawar merged 1 commit into
opensearch-project:mainfrom
RS146BIJAY:derived-source

LeafReader should not remove SubReaderWrappers incase IndexWriter enc…

4f9ec4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

73.37% (target 70.00%)

View this Pull Request on Codecov

73.37% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.37%. Comparing base (f6c78d7) to head (4f9ec4c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...main/java/org/opensearch/common/lucene/Lucene.java 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20193      +/-   ##
============================================
+ Coverage     73.32%   73.37%   +0.04%     
+ Complexity    71862    71848      -14     
============================================
  Files          5793     5792       -1     
  Lines        328644   328632      -12     
  Branches      47313    47309       -4     
============================================
+ Hits         240990   241118     +128     
+ Misses        68324    68199     -125     
+ Partials      19330    19315      -15     

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