[Backport 2.x] Updating Ip fields to use doc_values to search #12078
Codecov / codecov/project
succeeded
Jan 30, 2024 in 0s
71.17% (target 70.00%)
View this Pull Request on Codecov
71.17% (target 70.00%)
Details
Codecov Report
Attention: 12 lines
in your changes are missing coverage. Please review.
Comparison is base (
9da5835
) 71.06% compared to head (03f3e24
) 71.17%.
Report is 2 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...ava/org/opensearch/index/mapper/IpFieldMapper.java | 65.71% | 10 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #12078 +/- ##
============================================
+ Coverage 71.06% 71.17% +0.10%
- Complexity 59390 59436 +46
============================================
Files 4891 4891
Lines 279988 280016 +28
Branches 41072 41078 +6
============================================
+ Hits 198969 199295 +326
+ Misses 64119 63865 -254
+ Partials 16900 16856 -44
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading