Skip to content

fix FuzzyQuery in keyword will use IndexOrDocValuesQuery when both of…

Codecov / codecov/project succeeded Jun 19, 2024 in 1s

71.64% (target 70.00%)

View this Pull Request on Codecov

71.64% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.64%. Comparing base (b15cb0c) to head (c873c43).
Report is 451 commits behind head on main.

Current head c873c43 differs from pull request most recent head 2326e62

Please upload reports for the commit 2326e62 to get more accurate results.

Files Patch % Lines
...a/org/opensearch/index/mapper/StringFieldType.java 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14378      +/-   ##
============================================
+ Coverage     71.42%   71.64%   +0.22%     
- Complexity    59978    62058    +2080     
============================================
  Files          4985     5118     +133     
  Lines        282275   291838    +9563     
  Branches      40946    42189    +1243     
============================================
+ Hits         201603   209101    +7498     
- Misses        63999    65464    +1465     
- Partials      16673    17273     +600     

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