assemblerflow / flowcraft

FlowCraft: a component-based pipeline composer for omics analysis using Nextflow. :whale::package:
GNU General Public License v3.0
241 stars 44 forks source link

update with changes in dev #223

Closed cimendes closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #223 into fix_219 will increase coverage by 0.39%. The diff coverage is 44.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##           fix_219     #223      +/-   ##
===========================================
+ Coverage    41.95%   42.34%   +0.39%     
===========================================
  Files           72       72              
  Lines         6461     6529      +68     
===========================================
+ Hits          2711     2765      +54     
- Misses        3750     3764      +14
Impacted Files Coverage Δ
flowcraft/generator/error_handling.py 85% <ø> (ø) :arrow_up:
flowcraft/generator/components/variant_calling.py 100% <ø> (ø) :arrow_up:
flowcraft/generator/components/mapping.py 100% <ø> (ø) :arrow_up:
flowcraft/templates/trimmomatic.py 0% <0%> (ø) :arrow_up:
flowcraft/generator/inspect.py 10.47% <0%> (ø) :arrow_up:
flowcraft/templates/downsample_fastq.py 0% <0%> (ø) :arrow_up:
flowcraft/generator/engine.py 87.88% <100%> (+0.02%) :arrow_up:
flowcraft/flowcraft.py 60.62% <100%> (ø) :arrow_up:
flowcraft/generator/components/metagenomics.py 100% <100%> (ø) :arrow_up:
flowcraft/tests/test_flowcraft.py 100% <100%> (ø)
... and 2 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 b03b427...a2074ca. Read the comment docs.