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: expose make_deletions_null to python as include_deleted_rows #3533

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

westonpace
Copy link
Contributor

No description provided.

@github-actions github-actions bot added enhancement New feature or request python labels Mar 11, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.81%. Comparing base (c12fc3b) to head (b8be672).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
rust/lance/src/dataset/scanner.rs 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3533      +/-   ##
==========================================
+ Coverage   78.77%   78.81%   +0.04%     
==========================================
  Files         254      254              
  Lines       95423    95428       +5     
  Branches    95423    95428       +5     
==========================================
+ Hits        75170    75216      +46     
+ Misses      17143    17103      -40     
+ Partials     3110     3109       -1     
Flag Coverage Δ
unittests 78.81% <20.00%> (+0.04%) ⬆️

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@westonpace westonpace merged commit 80cb78c into lancedb:main Mar 12, 2025
26 of 28 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 python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants