Allow Plugins to request to perform cluster actions and index actions with their assigned PluginSubject and prompt on install #15778
72.72% of diff hit (target 72.00%)
View this Pull Request on Codecov
72.72% of diff hit (target 72.00%)
Annotations
codecov / codecov/patch
distribution/tools/plugin-cli/src/main/java/org/opensearch/plugins/InstallPluginCommand.java#L902-L904
Added lines #L902 - L904 were not covered by tests
Check warning on line 235 in server/src/main/java/org/opensearch/plugins/PluginInfo.java
codecov / codecov/patch
server/src/main/java/org/opensearch/plugins/PluginInfo.java#L235
Added line #L235 was not covered by tests
Check warning on line 401 in server/src/main/java/org/opensearch/plugins/PluginInfo.java
codecov / codecov/patch
server/src/main/java/org/opensearch/plugins/PluginInfo.java#L400-L401
Added lines #L400 - L401 were not covered by tests
Check warning on line 115 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java
codecov / codecov/patch
server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L115
Added line #L115 was not covered by tests
Check warning on line 130 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java
codecov / codecov/patch
server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L129-L130
Added lines #L129 - L130 were not covered by tests
Check warning on line 134 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java
codecov / codecov/patch
server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L132-L134
Added lines #L132 - L134 were not covered by tests