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

[MISC] Improve bulk_contains performance #45

Merged
merged 4 commits into from
Aug 24, 2023

[MISC] Ignore switch/case for gcov

d16026b
Select commit
Loading
Failed to load commit list.
Merged

[MISC] Improve bulk_contains performance #45

[MISC] Ignore switch/case for gcov
d16026b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

91.11% (+0.00%) compared to b89792b

View this Pull Request on Codecov

91.11% (+0.00%) compared to b89792b

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b89792b) 91.10% compared to head (d16026b) 91.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   91.10%   91.11%           
=======================================
  Files          37       37           
  Lines        1226     1227    +1     
=======================================
+ Hits         1117     1118    +1     
  Misses        109      109           
Files Changed Coverage Δ
include/hibf/interleaved_bloom_filter.hpp 100.00% <100.00%> (ø)

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