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] Update output format #47

Merged
merged 2 commits into from
Aug 6, 2021
Merged

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Aug 6, 2021

Resolves #46

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #47 (dae7286) into master (8ee9287) will decrease coverage by 0.74%.
The diff coverage is 55.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   69.92%   69.17%   -0.75%     
==========================================
  Files          26       26              
  Lines         808      850      +42     
==========================================
+ Hits          565      588      +23     
- Misses        243      262      +19     
Impacted Files Coverage Δ
include/raptor/search/run_program_multiple.hpp 0.00% <0.00%> (ø)
include/raptor/shared.hpp 100.00% <ø> (ø)
src/build/compute_minimiser.cpp 0.00% <0.00%> (ø)
include/raptor/search/load_ibf.hpp 45.83% <50.00%> (+0.83%) ⬆️
include/raptor/search/run_program_single.hpp 88.23% <94.11%> (+1.27%) ⬆️
include/raptor/build/store_index.hpp 100.00% <100.00%> (ø)
include/raptor/search/sync_out.hpp 100.00% <100.00%> (ø)
src/argument_parsing/build.cpp 82.02% <100.00%> (ø)
src/argument_parsing/search.cpp 100.00% <100.00%> (ø)
src/raptor_build.cpp 50.00% <100.00%> (+3.84%) ⬆️

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 8ee9287...dae7286. Read the comment docs.

@eseiler eseiler enabled auto-merge August 6, 2021 09:59
@eseiler eseiler merged commit 5f1588a into seqan:master Aug 6, 2021
@eseiler eseiler deleted the misc/new_output branch August 6, 2021 10:05
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.

Adapt chopper output
1 participant