Skip to content

BulkRequest: Make sure that indices Set is properly initialized when being deserialized from TransportRequest stream - #20132

Merged
cwperks merged 3 commits into
opensearch-project:mainfrom
nibix:bulk-get-indices
Dec 1, 2025
Merged

BulkRequest: Make sure that indices Set is properly initialized when being deserialized from TransportRequest stream#20132
cwperks merged 3 commits into
opensearch-project:mainfrom
nibix:bulk-get-indices

simplified BytesStreamOutput construction

d946f19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 0s

73.22% (target 70.00%)

View this Pull Request on Codecov

73.22% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.22%. Comparing base (97d3864) to head (d946f19).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20132      +/-   ##
============================================
- Coverage     73.33%   73.22%   -0.12%     
+ Complexity    71679    71630      -49     
============================================
  Files          5790     5786       -4     
  Lines        327549   327755     +206     
  Branches      47181    47206      +25     
============================================
- Hits         240217   240003     -214     
- Misses        68080    68470     +390     
- Partials      19252    19282      +30     

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