Skip to content

Conversation

@ODiogoSilva
Copy link
Collaborator

This PR adds a component specific option to remove temporary input files. This option prevents the resume functionality from being used in the workflow, but can drastically decrease the disk space requirements.

@codecov-io
Copy link

codecov-io commented Sep 27, 2018

Codecov Report

Merging #132 into dev will decrease coverage by 0.13%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #132      +/-   ##
==========================================
- Coverage   38.68%   38.55%   -0.14%     
==========================================
  Files          59       59              
  Lines        5547     5577      +30     
==========================================
+ Hits         2146     2150       +4     
- Misses       3401     3427      +26
Impacted Files Coverage Δ
flowcraft/generator/components/mapping.py 100% <ø> (ø) ⬆️
...raft/generator/components/reads_quality_control.py 100% <ø> (ø) ⬆️
flowcraft/generator/components/metagenomics.py 100% <ø> (ø) ⬆️
flowcraft/templates/trimmomatic.py 0% <0%> (ø) ⬆️
flowcraft/templates/metaspades.py 0% <0%> (ø) ⬆️
flowcraft/templates/spades.py 0% <0%> (ø) ⬆️
flowcraft/templates/megahit.py 0% <0%> (ø) ⬆️
flowcraft/generator/components/assembly.py 100% <100%> (ø) ⬆️
flowcraft/generator/components/typing.py 100% <100%> (ø) ⬆️
...wcraft/generator/components/assembly_processing.py 100% <100%> (ø) ⬆️
... and 1 more

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 10633e9...b1553bb. Read the comment docs.

@ODiogoSilva ODiogoSilva merged commit 07083f2 into dev Sep 27, 2018
@ODiogoSilva ODiogoSilva deleted the clear_checkpoint branch September 27, 2018 14:24
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.

4 participants