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

Added union method to HLL #3293

Merged

Formatted code

ed67c55
Select commit
Loading
Failed to load commit list.
Merged

Added union method to HLL #3293

Formatted code
ed67c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2024 in 0s

86.74% (-0.02%) compared to bc22970

View this Pull Request on Codecov

86.74% (-0.02%) compared to bc22970

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.74%. Comparing base (bc22970) to head (ed67c55).

Files Patch % Lines
src/core/src/sketch/hyperloglog/mod.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3293      +/-   ##
==========================================
- Coverage   86.75%   86.74%   -0.02%     
==========================================
  Files         137      137              
  Lines       15920    15923       +3     
  Branches     2728     2728              
==========================================
+ Hits        13812    13813       +1     
- Misses       1799     1801       +2     
  Partials      309      309              

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