fix FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true #14378
Codecov / codecov/project
succeeded
Jun 24, 2024 in 0s
71.66% (target 70.00%)
View this Pull Request on Codecov
71.66% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.72727%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 71.66%. Comparing base (
b15cb0c
) to head (5e7ab2a
).
Report is 475 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...a/org/opensearch/index/mapper/StringFieldType.java | 66.66% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #14378 +/- ##
============================================
+ Coverage 71.42% 71.66% +0.24%
- Complexity 59978 62152 +2174
============================================
Files 4985 5125 +140
Lines 282275 292352 +10077
Branches 40946 42243 +1297
============================================
+ Hits 201603 209526 +7923
- Misses 63999 65538 +1539
- Partials 16673 17288 +615
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading