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.x] feat: constant keyword field #13003

Merged
merged 2 commits into from
Apr 22, 2024

Merge branch '2.x' into backport/backport-12285-to-2.x

b30e877
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] feat: constant keyword field #13003

Merge branch '2.x' into backport/backport-12285-to-2.x
b30e877
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 16, 2024 in 1s

74.41% of diff hit (target 71.28%)

View this Pull Request on Codecov

74.41% of diff hit (target 71.28%)

Annotations

Check warning on line 54 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L54

Added line #L54 was not covered by tests

Check warning on line 133 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L133

Added line #L133 was not covered by tests

Check warning on line 136 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L136

Added line #L136 was not covered by tests

Check warning on line 140 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 168 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L168

Added line #L168 was not covered by tests

Check warning on line 173 in server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ConstantKeywordFieldMapper.java#L173

Added line #L173 was not covered by tests