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 unit tests + small fixes

70dcf1b
Select commit
Loading
Failed to load commit list.
Merged

Handle case with nested list of objects #477

Add unit tests + small fixes
70dcf1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2024 in 0s

84.14% (-0.20%) compared to bd1dfbf

View this Pull Request on Codecov

84.14% (-0.20%) compared to bd1dfbf

Details

Codecov Report

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

Project coverage is 84.14%. Comparing base (bd1dfbf) to head (70dcf1b).
Report is 15 commits behind head on main.

❗ Current head 70dcf1b differs from pull request most recent head 54419ea. Consider uploading reports for the commit 54419ea to get more accurate results

Files Patch % Lines
...rch/neuralsearch/processor/InferenceProcessor.java 74.41% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #477      +/-   ##
============================================
- Coverage     84.33%   84.14%   -0.20%     
- Complexity      533      608      +75     
============================================
  Files            40       48       +8     
  Lines          1564     1848     +284     
  Branches        244      283      +39     
============================================
+ Hits           1319     1555     +236     
- Misses          133      167      +34     
- Partials        112      126      +14     

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