opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.83k stars 1.83k forks source link

[Backport 2.x] Search dv only IP masks #16662

Closed opensearch-trigger-bot[bot] closed 5 days ago

opensearch-trigger-bot[bot] commented 5 days ago

Backport d4d70d886ed5da1b657dca4c1e5af80ce9cd07ef from #16628.

github-actions[bot] commented 5 days ago

:grey_exclamation: Gradle check result for d2e90c619a271d04657080428aeae52a80892148: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (df175d1) to head (d2e90c6). Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/index/mapper/IpFieldMapper.java 85.71% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16662 +/- ## ============================================ + Coverage 71.80% 71.83% +0.02% + Complexity 65414 65413 -1 ============================================ Files 5314 5314 Lines 305205 305210 +5 Branches 44469 44473 +4 ============================================ + Hits 219163 219239 +76 + Misses 67805 67715 -90 - Partials 18237 18256 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.