Updating Ip fields to use doc_values to search #11508
Merged
Codecov / codecov/project
succeeded
Jan 30, 2024 in 0s
71.33% (target 70.00%)
View this Pull Request on Codecov
71.33% (target 70.00%)
Details
Codecov Report
Attention: 12 lines
in your changes are missing coverage. Please review.
Comparison is base (
6012504
) 71.28% compared to head (407b723
) 71.33%.
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...ava/org/opensearch/index/mapper/IpFieldMapper.java | 65.71% | 10 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #11508 +/- ##
============================================
+ Coverage 71.28% 71.33% +0.05%
- Complexity 59414 59430 +16
============================================
Files 4925 4925
Lines 279479 279507 +28
Branches 40635 40641 +6
============================================
+ Hits 199226 199398 +172
+ Misses 63731 63528 -203
- Partials 16522 16581 +59
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading