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] Change HIBF with layout ctor #77

Merged
merged 2 commits into from
Sep 6, 2023

[MISC] automatic linting

cc306d0
Select commit
Loading
Failed to load commit list.
Merged

[MISC] Change HIBF with layout ctor #77

[MISC] automatic linting
cc306d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2023 in 1s

93.78% (-0.03%) compared to bbb88f8, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

93.78% (-0.03%) compared to bbb88f8, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03% ⚠️

Comparison is base (bbb88f8) 93.80% compared to head (cc306d0) 93.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   93.80%   93.78%   -0.03%     
==========================================
  Files          38       38              
  Lines        1340     1335       -5     
==========================================
- Hits         1257     1252       -5     
  Misses         83       83              
Files Changed Coverage Δ
...ude/hibf/hierarchical_interleaved_bloom_filter.hpp 89.65% <ø> (ø)
src/hierarchical_interleaved_bloom_filter.cpp 77.64% <100.00%> (-1.25%) ⬇️

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