Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add scalar bitmap index to lance #2560

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

raunaks13
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jul 3, 2024
rust/lance-index/src/scalar/bitmap.rs Outdated Show resolved Hide resolved
rust/lance-index/src/scalar/bitmap.rs Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 84.66165% with 102 lines in your changes missing coverage. Please review.

Project coverage is 80.07%. Comparing base (3f26a7b) to head (738cfe8).
Report is 271 commits behind head on main.

Files with missing lines Patch % Lines
rust/lance-index/src/scalar/bitmap.rs 70.86% 43 Missing and 31 partials ⚠️
rust/lance-index/src/scalar/lance_format.rs 93.18% 0 Missing and 28 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2560      +/-   ##
==========================================
+ Coverage   80.01%   80.07%   +0.05%     
==========================================
  Files         210      211       +1     
  Lines       60323    60988     +665     
  Branches    60323    60988     +665     
==========================================
+ Hits        48270    48838     +568     
- Misses       9182     9218      +36     
- Partials     2871     2932      +61     
Flag Coverage Δ
unittests 80.07% <84.66%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@westonpace westonpace merged commit 2985f8a into lancedb:main Jul 8, 2024
22 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants