[Backport 2.x] Query insights plugin implementation (#11903) #12199
69.72% of diff hit (target 71.11%)
View this Pull Request on Codecov
69.72% of diff hit (target 71.11%)
Annotations
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/QueryInsightsPlugin.java#L75
Added line #L75 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/QueryInsightsPlugin.java#L79-L80
Added lines #L79 - L80 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L85
Added line #L85 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L94
Added line #L94 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L98
Added line #L98 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L143
Added line #L143 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L154
Added line #L154 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L156-L157
Added lines #L156 - L157 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L163
Added line #L163 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L169
Added line #L169 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L174
Added line #L174 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L176
Added line #L176 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/QueryInsightsService.java#L179
Added line #L179 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/TopQueriesService.java#L115
Added line #L115 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/TopQueriesService.java#L170
Added line #L170 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/TopQueriesService.java#L211
Added line #L211 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/service/TopQueriesService.java#L251
Added line #L251 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/MetricType.java#L101
Added line #L101 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/MetricType.java#L118
Added line #L118 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L58
Added line #L58 was not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L109-L110
Added lines #L109 - L110 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L114-L115
Added lines #L114 - L115 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L117-L118
Added lines #L117 - L118 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L120-L122
Added lines #L120 - L122 were not covered by tests
codecov / codecov/patch
plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/model/SearchQueryRecord.java#L161
Added line #L161 was not covered by tests