Skip to content

Refactor to move prepareIndex and prepareDelete methods to the Engine - #19551

Merged
msfroh merged 2 commits into
opensearch-project:mainfrom
varunbharadwaj:vb/enginerefactor
Oct 8, 2025
Merged

Refactor to move prepareIndex and prepareDelete methods to the Engine#19551
msfroh merged 2 commits into
opensearch-project:mainfrom
varunbharadwaj:vb/enginerefactor

update prepareIndex and prepareDelete deprecation version to 3.4.0

15a5a5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 1s

73.00% (target 70.00%)

View this Pull Request on Codecov

73.00% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.00%. Comparing base (b553d3a) to head (15a5a5b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19551      +/-   ##
============================================
- Coverage     73.01%   73.00%   -0.01%     
+ Complexity    70546    70527      -19     
============================================
  Files          5719     5719              
  Lines        323251   323260       +9     
  Branches      46815    46816       +1     
============================================
- Hits         236016   235993      -23     
+ Misses        68226    68176      -50     
- Partials      19009    19091      +82     

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