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

[FEATURE] Add compression to raptor_index #58

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Aug 18, 2021

No description provided.

@eseiler eseiler enabled auto-merge August 18, 2021 09:51
@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #58 (5e7bc55) into master (caa02cb) will increase coverage by 1.28%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   84.44%   85.72%   +1.28%     
==========================================
  Files          30       30              
  Lines         977      988      +11     
==========================================
+ Hits          825      847      +22     
+ Misses        152      141      -11     
Impacted Files Coverage Δ
include/raptor/index.hpp 95.52% <85.71%> (+14.82%) ⬆️
include/raptor/build/store_index.hpp 100.00% <100.00%> (ø)
src/argument_parsing/search.cpp 100.00% <100.00%> (ø)
include/raptor/build/index_factory.hpp 100.00% <0.00%> (+4.00%) ⬆️
src/raptor_build.cpp 57.14% <0.00%> (+7.14%) ⬆️
src/raptor_search.cpp 84.61% <0.00%> (+7.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update caa02cb...5e7bc55. Read the comment docs.

@eseiler eseiler merged commit d14ac85 into seqan:master Aug 18, 2021
@eseiler eseiler deleted the test/compressed branch August 18, 2021 09:57
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

1 participant