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

[Backport 2.x] Handle case with nested list of objects #623

Merged
merged 1 commit into from
Mar 5, 2024

Handle case with nested list of objects (#477)

7bf5b91
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Handle case with nested list of objects #623

Handle case with nested list of objects (#477)
7bf5b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

85.14% (-0.03%) compared to c422065, passed because coverage increased by +0.06% when compared to adjusted base (85.08%)

View this Pull Request on Codecov

85.14% (-0.03%) compared to c422065, passed because coverage increased by +0.06% when compared to adjusted base (85.08%)

Details

Codecov Report

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

Project coverage is 85.14%. Comparing base (c422065) to head (7bf5b91).

Files Patch % Lines
...rch/neuralsearch/processor/InferenceProcessor.java 89.65% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #623      +/-   ##
============================================
- Coverage     85.17%   85.14%   -0.03%     
- Complexity      611      616       +5     
============================================
  Files            48       48              
  Lines          1841     1858      +17     
  Branches        279      285       +6     
============================================
+ Hits           1568     1582      +14     
- Misses          145      146       +1     
- Partials        128      130       +2     

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