Skip to content

Integrate local recovery with remote store seeding during migration

Codecov / codecov/project succeeded Apr 9, 2024 in 0s

71.44% (target 70.00%)

View this Pull Request on Codecov

71.44% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 71.44%. Comparing base (b15cb0c) to head (0afcdd2).
Report is 142 commits behind head on main.

❗ Current head 0afcdd2 differs from pull request most recent head 5c328d5. Consider uploading reports for the commit 5c328d5 to get more accurate results

Files Patch % Lines
...java/org/opensearch/index/shard/StoreRecovery.java 0.00% 5 Missing and 1 partial ⚠️
...c/main/java/org/opensearch/index/IndexService.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12922      +/-   ##
============================================
+ Coverage     71.42%   71.44%   +0.02%     
- Complexity    59978    60430     +452     
============================================
  Files          4985     5027      +42     
  Lines        282275   284589    +2314     
  Branches      40946    41217     +271     
============================================
+ Hits         201603   203332    +1729     
- Misses        63999    64428     +429     
- Partials      16673    16829     +156     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.