Skip to content

add empty or null check

Codecov / codecov/project succeeded Jan 23, 2025 in 0s

72.25% (target 70.00%)

View this Pull Request on Codecov

72.25% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 82.64463% with 21 lines in your changes missing coverage. Please review.

Project coverage is 72.25%. Comparing base (c6dfc65) to head (fcc44d5).

Files with missing lines Patch % Lines
...pensearch/index/query/QueryCoordinatorContext.java 58.82% 7 Missing ⚠️
...g/opensearch/index/query/TemplateQueryBuilder.java 90.16% 3 Missing and 3 partials ⚠️
...pensearch/index/query/BaseQueryRewriteContext.java 88.57% 2 Missing and 2 partials ⚠️
...java/org/opensearch/index/query/QueryBuilders.java 0.00% 1 Missing ⚠️
...rg/opensearch/index/query/QueryRewriteContext.java 0.00% 1 Missing ⚠️
...rch/search/pipeline/PipelineProcessingContext.java 0.00% 1 Missing ⚠️
...g/opensearch/search/pipeline/PipelinedRequest.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #16818   +/-   ##
=========================================
  Coverage     72.24%   72.25%           
+ Complexity    65421    65403   -18     
=========================================
  Files          5306     5309    +3     
  Lines        304215   304300   +85     
  Branches      44118    44124    +6     
=========================================
+ Hits         219788   219866   +78     
+ Misses        66414    66377   -37     
- Partials      18013    18057   +44     

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