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

Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be applied when parsing query string query #13957

Merge branch 'main' into fix-parse-query_string-including-unmapped-field

f5c9a2d
Select commit
Loading
Failed to load commit list.
Merged

Fix allowUnmappedFields, mapUnmappedFieldAsString settings to be applied when parsing query string query #13957

Merge branch 'main' into fix-parse-query_string-including-unmapped-field
f5c9a2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

71.76% (target 70.00%)

View this Pull Request on Codecov

71.76% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.76%. Comparing base (b980b12) to head (f5c9a2d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13957      +/-   ##
============================================
- Coverage     71.86%   71.76%   -0.11%     
+ Complexity    62506    62466      -40     
============================================
  Files          5145     5145              
  Lines        293358   293357       -1     
  Branches      42413    42412       -1     
============================================
- Hits         210827   210519     -308     
- Misses        65152    65524     +372     
+ Partials      17379    17314      -65     

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