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

Adding version condition while adding geoshape doc values to the index, to ensure backward compatibility. #11095

Merged
merged 1 commit into from
Nov 6, 2023

Adding version condition while adding geoshape doc values to the inde…

1549ed0
Select commit
Loading
Failed to load commit list.
Merged

Adding version condition while adding geoshape doc values to the index, to ensure backward compatibility. #11095

Adding version condition while adding geoshape doc values to the inde…
1549ed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2023 in 0s

71.19% (target 70.00%)

View this Pull Request on Codecov

71.19% (target 70.00%)

Details

Codecov Report

Merging #11095 (1549ed0) into main (747f7d1) will decrease coverage by 0.02%.
The diff coverage is 62.50%.

@@             Coverage Diff              @@
##               main   #11095      +/-   ##
============================================
- Coverage     71.20%   71.19%   -0.02%     
+ Complexity    58716    58697      -19     
============================================
  Files          4872     4872              
  Lines        276773   276778       +5     
  Branches      40240    40240              
============================================
- Hits         197078   197052      -26     
- Misses        63238    63289      +51     
+ Partials      16457    16437      -20     
Files Coverage Δ
...g/opensearch/index/mapper/GeoShapeFieldMapper.java 80.00% <62.50%> (-3.64%) ⬇️

... and 449 files with indirect coverage changes