[Backport 2.x] Fix DerivedFieldQuery to support concurrent search. #15454
Codecov / codecov/project
succeeded
Aug 27, 2024 in 1s
71.69% (target 70.00%)
View this Pull Request on Codecov
71.69% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.22222%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 71.69%. Comparing base (
e80c06e
) to head (144c309
).
Files | Patch % | Lines |
---|---|---|
.../org/opensearch/index/mapper/DerivedFieldType.java | 66.66% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #15454 +/- ##
============================================
+ Coverage 71.64% 71.69% +0.04%
- Complexity 63462 63539 +77
============================================
Files 5213 5213
Lines 297357 297358 +1
Branches 43283 43283
============================================
+ Hits 213042 213176 +134
+ Misses 66497 66363 -134
- Partials 17818 17819 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading