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

feat: return BM25 scores for FTS #2687

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

BubbleCal
Copy link
Contributor

We need this for reranking

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
@github-actions github-actions bot added the enhancement New feature or request label Aug 5, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.56%. Comparing base (712405e) to head (d1c9729).

Files Patch % Lines
rust/lance/src/dataset/scanner.rs 14.28% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2687      +/-   ##
==========================================
- Coverage   79.61%   79.56%   -0.05%     
==========================================
  Files         226      226              
  Lines       66516    66523       +7     
  Branches    66516    66523       +7     
==========================================
- Hits        52955    52932      -23     
- Misses      10465    10475      +10     
- Partials     3096     3116      +20     
Flag Coverage Δ
unittests 79.56% <14.28%> (-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.

@BubbleCal
Copy link
Contributor Author

that failed tests are not related to this PR, going to merge it

@BubbleCal BubbleCal merged commit 448ecbd into lancedb:main Aug 5, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants