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 DerivedFieldMapper and support parsing it in mappings #12569

Merged
merged 16 commits into from
Apr 2, 2024

Address PR comments and add to CHANGELOG

6853c9b
Select commit
Loading
Failed to load commit list.
Merged

Add DerivedFieldMapper and support parsing it in mappings #12569

Address PR comments and add to CHANGELOG
6853c9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 2, 2024 in 0s

80.89% of diff hit (target 71.42%)

View this Pull Request on Codecov

80.89% of diff hit (target 71.42%)

Annotations

Check warning on line 102 in server/src/main/java/org/opensearch/index/mapper/DerivedFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DerivedFieldMapper.java#L102

Added line #L102 was not covered by tests

Check warning on line 300 in server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java#L300

Added line #L300 was not covered by tests

Check warning on line 381 in server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java#L381

Added line #L381 was not covered by tests

Check warning on line 388 in server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java#L386-L388

Added lines #L386 - L388 were not covered by tests

Check warning on line 395 in server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java#L395

Added line #L395 was not covered by tests

Check warning on line 398 in server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectMapper.java#L397-L398

Added lines #L397 - L398 were not covered by tests