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

[Backport 2.17] [Backport 2.x] [Star Tree] Scaled Float Support #15716

[Star Tree] Scaled Float Support (#15442) (#15660)

047a9f1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [Backport 2.x] [Star Tree] Scaled Float Support #15716

[Star Tree] Scaled Float Support (#15442) (#15660)
047a9f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 0s

77.77% of diff hit (target 71.68%)

View this Pull Request on Codecov

77.77% of diff hit (target 71.68%)

Annotations

Check warning on line 360 in modules/mapper-extras/src/main/java/org/opensearch/index/mapper/ScaledFloatFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/mapper-extras/src/main/java/org/opensearch/index/mapper/ScaledFloatFieldMapper.java#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/aggregators/MetricAggregatorInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/aggregators/MetricAggregatorInfo.java#L75

Added line #L75 was not covered by tests

Check warning on line 110 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/AbstractDocumentsFileManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/AbstractDocumentsFileManager.java#L110

Added line #L110 was not covered by tests

Check warning on line 174 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/AbstractDocumentsFileManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/AbstractDocumentsFileManager.java#L174

Added line #L174 was not covered by tests

Check warning on line 366 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L366

Added line #L366 was not covered by tests

Check warning on line 81 in server/src/main/java/org/opensearch/index/mapper/DocCountFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocCountFieldMapper.java#L81

Added line #L81 was not covered by tests

Check warning on line 183 in server/src/main/java/org/opensearch/index/mapper/NumberFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/NumberFieldMapper.java#L183

Added line #L183 was not covered by tests