Skip to content

Shard id awareness of SearchLookup

Codecov / codecov/project succeeded Feb 22, 2024 in 1s

71.38% (target 70.00%)

View this Pull Request on Codecov

71.38% (target 70.00%)

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a50d1f6) 71.38% compared to head (1b55506) 71.38%.
Report is 1 commits behind head on main.

❗ Current head 1b55506 differs from pull request most recent head 49ddd28. Consider uploading reports for the commit 49ddd28 to get more accurate results

Files Patch % Lines
...ava/org/opensearch/search/lookup/SearchLookup.java 42.85% 3 Missing and 1 partial ⚠️
.../org/opensearch/index/query/QueryShardContext.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main    #1063    +/-   ##
==========================================
  Coverage     71.38%   71.38%            
+ Complexity    59848    59776    -72     
==========================================
  Files          4972     4960    -12     
  Lines        281774   281173   -601     
  Branches      40910    40861    -49     
==========================================
- Hits         201138   200721   -417     
+ Misses        63973    63753   -220     
- Partials      16663    16699    +36     

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