fix: build text index when loading field data #39070
Merged
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
81.16% (target 77.00%)
View this Pull Request on Codecov
81.16% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 80.76923%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 81.16%. Comparing base (
47e7ea2
) to head (4330bd7
).
Report is 8 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/core/src/index/TextMatchIndex.cpp | 76.19% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #39070 +/- ##
==========================================
+ Coverage 81.14% 81.16% +0.01%
==========================================
Files 1389 1389
Lines 196556 196624 +68
==========================================
+ Hits 159491 159581 +90
+ Misses 31473 31459 -14
+ Partials 5592 5584 -8
Components | Coverage Δ | |
---|---|---|
Client | 79.53% <ø> (ø) |
|
Core | 69.64% <80.76%> (+0.10%) |
⬆️ |
Go | 83.10% <ø> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/core/src/segcore/SegmentGrowingImpl.cpp | 82.36% <100.00%> (+2.10%) |
⬆️ |
internal/core/src/index/TextMatchIndex.cpp | 44.88% <76.19%> (+4.24%) |
⬆️ |
Loading