Add average query concurrency metric for concurrent segment search #9670
28.76% of diff hit (target 71.15%)
View this Pull Request on Codecov
28.76% of diff hit (target 71.15%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/common/util/concurrent/BufferedAsyncIOProcessor.java#L97
Added line #L97 was not covered by tests
Check warning on line 251 in server/src/main/java/org/opensearch/index/search/stats/SearchStats.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/search/stats/SearchStats.java#L251
Added line #L251 was not covered by tests
Check warning on line 375 in server/src/main/java/org/opensearch/index/search/stats/SearchStats.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/search/stats/SearchStats.java#L372-L375
Added lines #L372 - L375 were not covered by tests
Check warning on line 4928 in server/src/main/java/org/opensearch/index/shard/IndexShard.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4928
Added line #L4928 was not covered by tests
Check warning on line 2012 in server/src/main/java/org/opensearch/indices/IndicesService.java
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/IndicesService.java#L2011-L2012
Added lines #L2011 - L2012 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L586
Added line #L586 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L590
Added line #L590 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L592
Added line #L592 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L596
Added line #L596 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L598
Added line #L598 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L602
Added line #L602 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L604
Added line #L604 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L608
Added line #L608 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L308
Added line #L308 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L312
Added line #L312 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L316
Added line #L316 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L320
Added line #L320 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L224
Added line #L224 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L228
Added line #L228 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L232
Added line #L232 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L236
Added line #L236 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L422-L425
Added lines #L422 - L425 were not covered by tests