Skip to content

Introduce ApproximateRangeQuery and ApproximateQuery (#13788)

Codecov / codecov/project succeeded Sep 4, 2024 in 0s

71.70% (target 70.00%)

View this Pull Request on Codecov

71.70% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 31.92308% with 177 lines in your changes missing coverage. Please review.

Project coverage is 71.70%. Comparing base (834b7c1) to head (cc1175d).
Report is 29 commits behind head on 2.x.

Files with missing lines Patch % Lines
...search/approximate/ApproximatePointRangeQuery.java 34.67% 115 Missing and 15 partials ⚠️
...arch/search/approximate/ApproximateScoreQuery.java 18.51% 21 Missing and 1 partial ⚠️
.../approximate/ApproximateIndexOrDocValuesQuery.java 23.52% 13 Missing ⚠️
...a/org/opensearch/index/mapper/DateFieldMapper.java 18.18% 6 Missing and 3 partials ⚠️
...ensearch/search/internal/ContextIndexSearcher.java 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15586      +/-   ##
============================================
- Coverage     71.73%   71.70%   -0.04%     
- Complexity    63966    64048      +82     
============================================
  Files          5241     5245       +4     
  Lines        299111   299364     +253     
  Branches      43539    43600      +61     
============================================
+ Hits         214569   214658      +89     
- Misses        66626    66798     +172     
+ Partials      17916    17908       -8     

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