Skip to content

[Sparse Float Vector] segcore basics and index building

Codecov / codecov/project succeeded Mar 10, 2024 in 0s

80.97% (target 77.00%)

View this Pull Request on Codecov

80.97% (target 77.00%)

Details

Codecov Report

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

Project coverage is 80.97%. Comparing base (7e17f24) to head (2c23d04).
Report is 15 commits behind head on master.

❗ Current head 2c23d04 differs from pull request most recent head 1abc16c. Consider uploading reports for the commit 1abc16c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #30357      +/-   ##
==========================================
- Coverage   80.99%   80.97%   -0.02%     
==========================================
  Files         977      965      -12     
  Lines      141490   141944     +454     
==========================================
+ Hits       114594   114940     +346     
- Misses      23045    23145     +100     
- Partials     3851     3859       +8     
Files Coverage Δ
internal/core/src/common/FieldData.cpp 72.64% <100.00%> (+2.53%) ⬆️
internal/core/src/common/FieldData.h 100.00% <100.00%> (ø)
internal/core/src/common/Schema.cpp 74.28% <100.00%> (+5.71%) ⬆️
internal/core/src/common/Schema.h 94.11% <ø> (-0.17%) ⬇️
internal/core/src/common/Span.h 100.00% <ø> (ø)
internal/core/src/index/IndexFactory.cpp 77.18% <100.00%> (+3.43%) ⬆️
internal/core/src/indexbuilder/IndexFactory.h 43.47% <ø> (-2.36%) ⬇️
internal/core/src/segcore/SegmentGrowing.h 100.00% <ø> (ø)
internal/core/src/segcore/SegmentGrowingImpl.cpp 73.03% <100.00%> (+0.28%) ⬆️
internal/core/src/segcore/SegmentGrowingImpl.h 81.03% <ø> (+0.67%) ⬆️
... and 24 more

... and 197 files with indirect coverage changes