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

[WIP] PHIBF #188

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

[MISC] Add platform.hpp include

46e5e8c
Select commit
Loading
Failed to load commit list.
Draft

[WIP] PHIBF #188

[MISC] Add platform.hpp include
46e5e8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2023 in 0s

98.56% (-1.39%) compared to 2075a68

View this Pull Request on Codecov

98.56% (-1.39%) compared to 2075a68

Details

Codecov Report

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

Comparison is base (2075a68) 99.94% compared to head (46e5e8c) 98.56%.

Files Patch % Lines
include/hibf/misc/partition.hpp 0.00% 13 Missing ⚠️
src/sketch/compute_sketches.cpp 0.00% 11 Missing ⚠️
src/hierarchical_interleaved_bloom_filter.cpp 85.71% 1 Missing ⚠️
src/layout/compute_layout.cpp 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   99.94%   98.56%   -1.39%     
==========================================
  Files          46       47       +1     
  Lines        1835     1879      +44     
==========================================
+ Hits         1834     1852      +18     
- Misses          1       27      +26     

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