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

fix: build text index when loading field data #39070

Merged
merged 5 commits into from
Jan 9, 2025

fix test

4330bd7
Select commit
Loading
Failed to load commit list.
Merged

fix: build text index when loading field data #39070

fix test
4330bd7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 43 files with indirect coverage changes