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

[EXP] use roaring bitmaps for MinHash #3444

Draft
wants to merge 3 commits into
base: latest
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

f07cba6
Select commit
Loading
Failed to load commit list.
Draft

[EXP] use roaring bitmaps for MinHash #3444

[pre-commit.ci] auto fixes from pre-commit.com hooks
f07cba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

92.38% (+5.95%) compared to f4f5187

View this Pull Request on Codecov

92.38% (+5.95%) compared to f4f5187

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.38%. Comparing base (f4f5187) to head (f07cba6).

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3444      +/-   ##
==========================================
+ Coverage   86.42%   92.38%   +5.95%     
==========================================
  Files         137      104      -33     
  Lines       16106    12925    -3181     
  Branches     2219     2219              
==========================================
- Hits        13920    11941    -1979     
+ Misses       1879      676    -1203     
- Partials      307      308       +1     

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