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] Remove compression for HIBF #298

Merged
merged 1 commit into from
May 3, 2023

Conversation

smehringer
Copy link
Member

WIP

@vercel
Copy link

vercel bot commented May 3, 2023

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

Name Status Preview Comments Updated (UTC)
raptor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 0:36am

@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels May 3, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels May 3, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels May 3, 2023
@eseiler eseiler changed the title [MISC] Remove tempalte data_layout from hibf. [MISC] Remove compression for HIBF May 3, 2023
@eseiler eseiler marked this pull request as ready for review May 3, 2023 12:00
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels May 3, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels May 3, 2023
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (585da3c) 100.00% compared to head (7468f41) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #298   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         2160      2164    +4     
=========================================
+ Hits          2160      2164    +4     
Impacted Files Coverage Δ
include/raptor/build/hibf/build_data.hpp 100.00% <ø> (ø)
include/raptor/index.hpp 100.00% <ø> (ø)
src/build/hibf/construct_ibf.cpp 100.00% <ø> (ø)
src/build/hibf/hierarchical_build.cpp 100.00% <ø> (ø)
src/build/hibf/loop_over_children.cpp 100.00% <ø> (ø)
...e/raptor/hierarchical_interleaved_bloom_filter.hpp 100.00% <100.00%> (ø)
src/argument_parsing/build_parsing.cpp 100.00% <100.00%> (ø)
src/build/hibf/chopper_build.cpp 100.00% <100.00%> (ø)
src/build/hibf/create_ibfs_from_chopper_pack.cpp 100.00% <100.00%> (ø)
src/build/hibf/read_chopper_pack_file.cpp 100.00% <100.00%> (ø)
... and 4 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eseiler eseiler merged commit 3eda777 into seqan:main May 3, 2023
@smehringer smehringer deleted the template_parameter branch May 24, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants