seqan / hibf

HIBF and IBF
https://docs.seqan.de/hibf
Other
4 stars 2 forks source link

[MISC] add div_ceil #149

Closed eseiler closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hibf ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 9:28am
codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c725f38) 98.33% compared to head (db87a0e) 98.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ======================================= Coverage 98.33% 98.34% ======================================= Files 41 42 +1 Lines 1385 1389 +4 ======================================= + Hits 1362 1366 +4 Misses 23 23 ``` | [Files](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/hibf/misc/divide\_and\_ceil.hpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL21pc2MvZGl2aWRlX2FuZF9jZWlsLmhwcA==) | `100.00% <100.00%> (ø)` | | | [src/build/construct\_ibf.cpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2NvbnN0cnVjdF9pYmYuY3Bw) | `100.00% <100.00%> (ø)` | | | [src/build/insert\_into\_ibf.cpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2luc2VydF9pbnRvX2liZi5jcHA=) | `50.00% <100.00%> (ø)` | | | [src/hierarchical\_interleaved\_bloom\_filter.cpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2hpZXJhcmNoaWNhbF9pbnRlcmxlYXZlZF9ibG9vbV9maWx0ZXIuY3Bw) | `98.86% <100.00%> (ø)` | | | [src/layout/hierarchical\_binning.cpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2xheW91dC9oaWVyYXJjaGljYWxfYmlubmluZy5jcHA=) | `98.78% <100.00%> (ø)` | | | [src/layout/simple\_binning.cpp](https://app.codecov.io/gh/seqan/hibf/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2xheW91dC9zaW1wbGVfYmlubmluZy5jcHA=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.