Skip to content

Allow nested knn field mapping when train model

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

85.13% (target 70.00%)

View this Pull Request on Codecov

85.13% (target 70.00%)

Details

Codecov Report

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

Comparison is base (5e2f899) 85.13% compared to head (90c65f0) 85.13%.

❗ Current head 90c65f0 differs from pull request most recent head 06647db. Consider uploading reports for the commit 06647db to get more accurate results

Files Patch % Lines
...java/org/opensearch/knn/training/VectorReader.java 64.70% 4 Missing and 2 partials ⚠️
.../main/java/org/opensearch/knn/index/IndexUtil.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1318   +/-   ##
=========================================
  Coverage     85.13%   85.13%           
- Complexity     1210     1216    +6     
=========================================
  Files           160      160           
  Lines          4931     4958   +27     
  Branches        449      457    +8     
=========================================
+ Hits           4198     4221   +23     
- Misses          537      539    +2     
- Partials        196      198    +2     

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