Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be applied when parsing query string query #14876

Merged
merged 1 commit into from
Jul 22, 2024

Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be appl…

ce29671
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be applied when parsing query string query #14876

Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be appl…
ce29671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

71.42% (target 70.00%)

View this Pull Request on Codecov

71.42% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.42%. Comparing base (7755055) to head (ce29671).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14876      +/-   ##
============================================
- Coverage     71.58%   71.42%   -0.16%     
+ Complexity    62544    62437     -107     
============================================
  Files          5108     5110       +2     
  Lines        293645   293675      +30     
  Branches      42781    42798      +17     
============================================
- Hits         210205   209763     -442     
- Misses        65741    66295     +554     
+ Partials      17699    17617      -82     

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