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

[FIX] PIBF not working #50

Merged
merged 1 commit into from
Aug 11, 2021
Merged

[FIX] PIBF not working #50

merged 1 commit into from
Aug 11, 2021

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Aug 11, 2021

Resolves #49

@eseiler eseiler force-pushed the fix/part branch 2 times, most recently from e5c56ec to 161454a Compare August 11, 2021 11:27
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #50 (31bd6e3) into master (02312c4) will increase coverage by 14.35%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #50       +/-   ##
===========================================
+ Coverage   69.17%   83.52%   +14.35%     
===========================================
  Files          26       26               
  Lines         850      856        +6     
===========================================
+ Hits          588      715      +127     
+ Misses        262      141      -121     
Impacted Files Coverage Δ
include/raptor/search/run_program_multiple.hpp 89.32% <100.00%> (+89.32%) ⬆️
src/argument_parsing/search.cpp 100.00% <100.00%> (ø)
include/raptor/argument_parsing/validators.hpp 90.24% <0.00%> (+4.87%) ⬆️
src/raptor_search.cpp 76.92% <0.00%> (+15.38%) ⬆️
include/raptor/build/run_program.hpp 65.38% <0.00%> (+46.15%) ⬆️
include/raptor/search/load_ibf.hpp 100.00% <0.00%> (+54.16%) ⬆️

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 02312c4...31bd6e3. Read the comment docs.

@eseiler eseiler merged commit 10ec49b into seqan:master Aug 11, 2021
@eseiler eseiler deleted the fix/part branch August 11, 2021 11:41
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.

Validation error when using multiple parts
1 participant