Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle case with nested list of objects #477

Merged
merged 16 commits into from
Mar 1, 2024

add integration test for list of nested objects

54419ea
Select commit
Loading
Failed to load commit list.
Merged

Handle case with nested list of objects #477

add integration test for list of nested objects
54419ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

84.42% (+0.09%) compared to bd1dfbf

View this Pull Request on Codecov

84.42% (+0.09%) compared to bd1dfbf

Details

Codecov Report

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

Project coverage is 84.42%. Comparing base (bd1dfbf) to head (54419ea).
Report is 17 commits behind head on main.

Files Patch % Lines
...rch/neuralsearch/processor/InferenceProcessor.java 89.65% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #477      +/-   ##
============================================
+ Coverage     84.33%   84.42%   +0.09%     
- Complexity      533      609      +76     
============================================
  Files            40       48       +8     
  Lines          1564     1843     +279     
  Branches        244      282      +38     
============================================
+ Hits           1319     1556     +237     
- Misses          133      162      +29     
- Partials        112      125      +13     

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