[Backport 2.x] Fix bug where ingestion failed for input document containing list of nested objects #1053
Codecov / codecov/project
succeeded
Jan 3, 2025 in 0s
79.69% (+0.09%) compared to eb6121c
View this Pull Request on Codecov
79.69% (+0.09%) compared to eb6121c
Details
Codecov Report
Attention: Patch coverage is 90.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 79.69%. Comparing base (
eb6121c
) to head (55641e0
).
Report is 2 commits behind head on 2.x.
Files with missing lines | Patch % | Lines |
---|---|---|
...rch/neuralsearch/processor/InferenceProcessor.java | 90.00% | 0 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #1053 +/- ##
============================================
+ Coverage 79.59% 79.69% +0.09%
- Complexity 1091 1106 +15
============================================
Files 87 87
Lines 3764 3802 +38
Branches 644 649 +5
============================================
+ Hits 2996 3030 +34
- Misses 522 523 +1
- Partials 246 249 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading