Skip to content

[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 Apr 3, 2026 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

❌ Patch coverage is 43.47826% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.56%. Comparing base (2075a68) to head (46e5e8c).
⚠️ Report is 295 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.