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: add utility for reporting data stats #3328

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

westonpace
Copy link
Contributor

No description provided.

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

Codecov Report

Attention: Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.

Project coverage is 78.87%. Comparing base (2092808) to head (f9f2c67).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
rust/lance/src/dataset/fragment.rs 0.00% 39 Missing ⚠️
rust/lance/src/dataset/statistics.rs 0.00% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3328      +/-   ##
==========================================
- Coverage   79.01%   78.87%   -0.15%     
==========================================
  Files         246      247       +1     
  Lines       87628    87860     +232     
  Branches    87628    87860     +232     
==========================================
+ Hits        69238    69297      +59     
- Misses      15523    15686     +163     
- Partials     2867     2877      +10     
Flag Coverage Δ
unittests 78.87% <0.00%> (-0.15%) ⬇️

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 aad48df into lancedb:main Jan 3, 2025
21 of 26 checks passed
eddyxu pushed a commit that referenced this pull request Jan 5, 2025
…erface (#3337)

With #3328, now we can calculate the dataset disk size.
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