Skip to content

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Nov 19, 2025

(cherry picked from commit ab4bd69)

Description

Backport #19976 to 2.19.

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…search-project#19976)

* Make XContentMapValues.filter case insensitive

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix precommit

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add caseSensitive flag

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix tests

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit ab4bd69)
@github-actions
Copy link
Contributor

✅ Gradle check result for a41f436: SUCCESS

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.94%. Comparing base (17ad532) to head (a41f436).
⚠️ Report is 1 commits behind head on 2.19.

Files with missing lines Patch % Lines
...rch/common/xcontent/support/XContentMapValues.java 81.25% 0 Missing and 3 partials ⚠️
...in/java/org/opensearch/rest/RestRequestFilter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #20049      +/-   ##
============================================
- Coverage     72.00%   71.94%   -0.06%     
+ Complexity    65994    65975      -19     
============================================
  Files          5342     5342              
  Lines        307356   307364       +8     
  Branches      44853    44857       +4     
============================================
- Hits         221316   221148     -168     
- Misses        67541    67730     +189     
+ Partials      18499    18486      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cwperks cwperks merged commit 1f78365 into opensearch-project:2.19 Nov 19, 2025
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants