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

Quotient Filter: Get Hashes and Resize / Auto Expand #115

Merged
merged 7 commits into from
Jan 13, 2024

Conversation

barrust
Copy link
Owner

@barrust barrust commented Jan 13, 2024

closes #112

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (84dbffc) 99.59% compared to head (20e5cbd) 99.55%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   99.59%   99.55%   -0.05%     
==========================================
  Files          16       16              
  Lines        1721     1789      +68     
==========================================
+ Hits         1714     1781      +67     
- Misses          7        8       +1     
Files Coverage Δ
probables/blooms/bloom.py 100.00% <100.00%> (ø)
probables/quotientfilter/quotientfilter.py 99.49% <98.76%> (-0.51%) ⬇️

@barrust barrust merged commit 28a58b0 into master Jan 13, 2024
15 checks passed
@barrust barrust deleted the quotient-get-hashes branch January 13, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quotient filter: additional functionality
2 participants