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 2.x] Add support for dependencies in plugin descriptor properties with semver range #11441 #12271

Merged
merged 1 commit into from
Feb 9, 2024

Add support for dependencies in plugin descriptor properties with sem…

c82c6e1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add support for dependencies in plugin descriptor properties with semver range #11441 #12271

Add support for dependencies in plugin descriptor properties with sem…
c82c6e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 1s

83.33% of diff hit (target 71.19%)

View this Pull Request on Codecov

83.33% of diff hit (target 71.19%)

Annotations

Check warning on line 72 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L72

Added line #L72 was not covered by tests

Check warning on line 99 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L99

Added line #L99 was not covered by tests

Check warning on line 102 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L102

Added line #L102 was not covered by tests

Check warning on line 104 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L104

Added line #L104 was not covered by tests

Check warning on line 110 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L110

Added line #L110 was not covered by tests

Check warning on line 120 in libs/core/src/main/java/org/opensearch/semver/SemverRange.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/semver/SemverRange.java#L120

Added line #L120 was not covered by tests

Check warning on line 205 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L205

Added line #L205 was not covered by tests

Check warning on line 230 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L230

Added line #L230 was not covered by tests

Check warning on line 453 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L453

Added line #L453 was not covered by tests

Check warning on line 458 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L458

Added line #L458 was not covered by tests

Check warning on line 494 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L494

Added line #L494 was not covered by tests