Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport][BUG] Add support to clear archived index settings #9508

Merged

Merge branch '2.x' into backport/backport-9019-to-2.x

6cd88e8
Select commit
Loading
Failed to load commit list.
Merged

[Backport][BUG] Add support to clear archived index settings #9508

Merge branch '2.x' into backport/backport-9019-to-2.x
6cd88e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2023 in 0s

70.89% (target 70.00%)

View this Pull Request on Codecov

70.89% (target 70.00%)

Details

Codecov Report

Merging #9508 (6cd88e8) into 2.x (9ae53eb) will increase coverage by 0.08%.
The diff coverage is 71.42%.

@@             Coverage Diff              @@
##                2.x    #9508      +/-   ##
============================================
+ Coverage     70.80%   70.89%   +0.08%     
- Complexity    57602    57685      +83     
============================================
  Files          4766     4766              
  Lines        272312   272316       +4     
  Branches      40117    40119       +2     
============================================
+ Hits         192813   193045     +232     
+ Misses        63005    62731     -274     
- Partials      16494    16540      +46     
Files Changed Coverage Δ
...luster/metadata/MetadataUpdateSettingsService.java 71.12% <50.00%> (+0.69%) ⬆️
.../main/java/org/opensearch/index/IndexSettings.java 86.86% <66.66%> (-0.19%) ⬇️
...pensearch/common/settings/IndexScopedSettings.java 100.00% <100.00%> (ø)
.../java/org/opensearch/common/settings/Settings.java 80.82% <100.00%> (+0.58%) ⬆️

... and 475 files with indirect coverage changes