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

Auto-convert V6 configuration instances into V7 configuration instances (for OpenSearch 2.x only) #4753

Open
wants to merge 7 commits into
base: 2.x
Choose a base branch
from

Deleted leftovers

ade7c8a
Select commit
Loading
Failed to load commit list.
Open

Auto-convert V6 configuration instances into V7 configuration instances (for OpenSearch 2.x only) #4753

Deleted leftovers
ade7c8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2024 in 0s

72.84% of diff hit (target 65.38%)

View this Pull Request on Codecov

72.84% of diff hit (target 65.38%)

Annotations

Check warning on line 275 in src/main/java/org/opensearch/security/DefaultObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/DefaultObjectMapper.java#L275

Added line #L275 was not covered by tests

Check warning on line 281 in src/main/java/org/opensearch/security/DefaultObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/DefaultObjectMapper.java#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 223 in src/main/java/org/opensearch/security/configuration/ConfigurationLoaderSecurity7.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationLoaderSecurity7.java#L221-L223

Added lines #L221 - L223 were not covered by tests

Check warning on line 40 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L40

Added line #L40 was not covered by tests

Check warning on line 44 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L44

Added line #L44 was not covered by tests

Check warning on line 67 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L67

Added line #L67 was not covered by tests

Check warning on line 70 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L70

Added line #L70 was not covered by tests

Check warning on line 73 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L73

Added line #L73 was not covered by tests

Check warning on line 100 in src/main/java/org/opensearch/security/configuration/ConfigurationMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationMap.java#L100

Added line #L100 was not covered by tests

Check warning on line 618 in src/main/java/org/opensearch/security/configuration/ConfigurationRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationRepository.java#L618

Added line #L618 was not covered by tests

Check warning on line 642 in src/main/java/org/opensearch/security/configuration/ConfigurationRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/configuration/ConfigurationRepository.java#L642

Added line #L642 was not covered by tests

Check warning on line 88 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 250 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L250

Added line #L250 was not covered by tests

Check warning on line 253 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L253

Added line #L253 was not covered by tests

Check warning on line 259 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L259

Added line #L259 was not covered by tests

Check warning on line 262 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L262

Added line #L262 was not covered by tests

Check warning on line 268 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L268

Added line #L268 was not covered by tests

Check warning on line 271 in src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/DynamicConfigFactory.java#L271

Added line #L271 was not covered by tests

Check warning on line 157 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L157

Added line #L157 was not covered by tests

Check warning on line 171 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L171

Added line #L171 was not covered by tests

Check warning on line 185 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L185

Added line #L185 was not covered by tests

Check warning on line 246 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L246

Added line #L246 was not covered by tests

Check warning on line 259 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L259

Added line #L259 was not covered by tests

Check warning on line 263 in src/main/java/org/opensearch/security/securityconf/Migration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/Migration.java#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 172 in src/main/java/org/opensearch/security/securityconf/impl/CType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/securityconf/impl/CType.java#L172

Added line #L172 was not covered by tests