Allow doc value search on unindexed boolean and date fields #11650
Codecov / codecov/project
succeeded
May 2, 2024 in 0s
71.53% (target 70.00%)
View this Pull Request on Codecov
71.53% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 71.18644%
with 17 lines
in your changes are missing coverage. Please review.
Project coverage is 71.53%. Comparing base (
b15cb0c
) to head (921dee5
).
Report is 254 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...a/org/opensearch/index/mapper/DateFieldMapper.java | 30.76% | 7 Missing and 2 partials |
...rg/opensearch/index/mapper/BooleanFieldMapper.java | 82.60% | 4 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #11650 +/- ##
============================================
+ Coverage 71.42% 71.53% +0.11%
- Complexity 59978 61012 +1034
============================================
Files 4985 5050 +65
Lines 282275 286865 +4590
Branches 40946 41571 +625
============================================
+ Hits 201603 205206 +3603
- Misses 63999 64712 +713
- Partials 16673 16947 +274
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading