Skip to content

Add filter function for AbstractQueryBuilder, BoolQueryBuilder, Const…

Codecov / codecov/project succeeded Feb 26, 2025 in 1s

72.44% (target 70.00%)

View this Pull Request on Codecov

72.44% (target 70.00%)

Details

Codecov Report

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

Project coverage is 72.44%. Comparing base (e397903) to head (7625494).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...nsearch/index/query/ConstantScoreQueryBuilder.java 66.66% 1 Missing and 1 partial ⚠️
...g/opensearch/index/query/SpanNearQueryBuilder.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17409      +/-   ##
============================================
- Coverage     72.47%   72.44%   -0.03%     
- Complexity    65693    65715      +22     
============================================
  Files          5304     5304              
  Lines        304981   304995      +14     
  Branches      44238    44239       +1     
============================================
- Hits         221033   220959      -74     
- Misses        65808    65946     +138     
+ Partials      18140    18090      -50     

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