Skip to content

Fix LocalTranslogTests handling of corrupted translog recovery#19177

Merged
andrross merged 2 commits into
opensearch-project:mainfrom
atris:fix_tra
Aug 29, 2025
Merged

Fix LocalTranslogTests handling of corrupted translog recovery#19177
andrross merged 2 commits into
opensearch-project:mainfrom
atris:fix_tra

Merge remote-tracking branch 'origin/main' into fix_tra

9619631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 1s

72.89% (target 70.00%)

View this Pull Request on Codecov

72.89% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.89%. Comparing base (2eb9b53) to head (9619631).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19177      +/-   ##
============================================
+ Coverage     72.87%   72.89%   +0.01%     
- Complexity    69645    69709      +64     
============================================
  Files          5656     5656              
  Lines        319999   319999              
  Branches      46335    46335              
============================================
+ Hits         233191   233248      +57     
- Misses        67907    67932      +25     
+ Partials      18901    18819      -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.