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] Dynamic #220

Closed
wants to merge 1 commit into from

dynamic

0f5dc35
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Dynamic #220

dynamic
0f5dc35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

98.55% (-1.04%) compared to 2c1488a

View this Pull Request on Codecov

98.55% (-1.04%) compared to 2c1488a

Details

Codecov Report

Attention: Patch coverage is 79.34783% with 19 lines in your changes missing coverage. Please review.

Project coverage is 98.55%. Comparing base (2c1488a) to head (0f5dc35).

Files with missing lines Patch % Lines
include/hibf/misc/insert_iterator.hpp 0.00% 8 Missing ⚠️
src/build/insert_into_ibf.cpp 61.11% 7 Missing ⚠️
src/interleaved_bloom_filter.cpp 86.20% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   99.58%   98.55%   -1.04%     
==========================================
  Files          51       52       +1     
  Lines        1951     2013      +62     
  Branches        5       12       +7     
==========================================
+ Hits         1943     1984      +41     
- Misses          8       29      +21     

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