URI path filtering support in cluster stats API #15938
64.68% of diff hit (target 71.95%)
View this Pull Request on Codecov
64.68% of diff hit (target 71.95%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L227
Added line #L227 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L230
Added line #L230 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L233
Added line #L233 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L236
Added line #L236 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L239
Added line #L239 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L242
Added line #L242 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsIndices.java#L245
Added line #L245 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L206-L208
Added lines #L206 - L208 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L212-L214
Added lines #L212 - L214 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L218-L220
Added lines #L218 - L220 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L224-L225
Added lines #L224 - L225 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L229
Added line #L229 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L231-L233
Added lines #L231 - L233 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L237-L239
Added lines #L237 - L239 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L243
Added line #L243 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L247
Added line #L247 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodes.java#L251
Added line #L251 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequest.java#L67
Added line #L67 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequest.java#L73
Added line #L73 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequest.java#L142-L143
Added lines #L142 - L143 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequest.java#L147-L148
Added lines #L147 - L148 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java#L65-L66
Added lines #L65 - L66 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java#L70-L71
Added lines #L70 - L71 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java#L75-L76
Added lines #L75 - L76 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsResponse.java#L160-L161
Added lines #L160 - L161 were not covered by tests