Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add graph creation stats to the KNNStats API #1141

Merged

Merge branch 'main' into graph_creation_stats

49f6d46
Select commit
Loading
Failed to load commit list.
Merged

Add graph creation stats to the KNNStats API #1141

Merge branch 'main' into graph_creation_stats
49f6d46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2023 in 1s

92.38% of diff hit (target 84.96%)

View this Pull Request on Codecov

92.38% of diff hit (target 84.96%)

Annotations

Check warning on line 66 in src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java#L68

Added line #L68 was not covered by tests

Check warning on line 70 in src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java#L72

Added line #L72 was not covered by tests

Check warning on line 74 in src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/codec/util/KNNCodecUtil.java#L74

Added line #L74 was not covered by tests