[Backport 2.x] Add DerivedFieldMapper and support parsing it in mappings (#12569) #13036
Codecov / codecov/project
succeeded
Apr 4, 2024 in 1s
71.15% (target 70.00%)
View this Pull Request on Codecov
71.15% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 80.89888%
with 17 lines
in your changes are missing coverage. Please review.
Project coverage is 71.15%. Comparing base (
0dd892c
) to head (694e186
).
Report is 115 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...java/org/opensearch/index/mapper/ObjectMapper.java | 71.15% | 9 Missing and 6 partials |
...rg/opensearch/index/mapper/DerivedFieldMapper.java | 93.93% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #13036 +/- ##
============================================
- Coverage 71.28% 71.15% -0.13%
- Complexity 60145 60483 +338
============================================
Files 4957 4996 +39
Lines 282799 284908 +2109
Branches 41409 41632 +223
============================================
+ Hits 201591 202731 +1140
- Misses 64189 65036 +847
- Partials 17019 17141 +122
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading