Skip to content

[k-NN] Add Clear Cache API (#740)

Codecov / codecov/patch succeeded Apr 13, 2024 in 1s

85.71% of diff hit (target 84.86%)

View this Pull Request on Codecov

85.71% of diff hit (target 84.86%)

Annotations

Check warning on line 123 in src/main/java/org/opensearch/knn/index/KNNIndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/KNNIndexShard.java#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 25 in src/main/java/org/opensearch/knn/plugin/transport/ClearCacheAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/plugin/transport/ClearCacheAction.java#L25

Added line #L25 was not covered by tests

Check warning on line 26 in src/main/java/org/opensearch/knn/plugin/transport/ClearCacheRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/plugin/transport/ClearCacheRequest.java#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 31 in src/main/java/org/opensearch/knn/plugin/transport/ClearCacheResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/plugin/transport/ClearCacheResponse.java#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 79 in src/main/java/org/opensearch/knn/plugin/transport/ClearCacheTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/plugin/transport/ClearCacheTransportAction.java#L79

Added line #L79 was not covered by tests

Check warning on line 112 in src/main/java/org/opensearch/knn/plugin/transport/ClearCacheTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/plugin/transport/ClearCacheTransportAction.java#L112

Added line #L112 was not covered by tests