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 - version 1.4.1 #199

Closed cimendes closed 5 years ago

cimendes commented 5 years ago

This PR merges the latest updates to flowcraft in the dev branch.

Changes:

codecov-io commented 5 years ago

Codecov Report

Merging #199 into master will increase coverage by 0.29%. The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   43.67%   43.97%   +0.29%     
==========================================
  Files          64       67       +3     
  Lines        5946     6042      +96     
==========================================
+ Hits         2597     2657      +60     
- Misses       3349     3385      +36
Impacted Files Coverage Δ
flowcraft/generator/recipes/denim.py 100% <ø> (ø) :arrow_up:
flowcraft/tests/test_assemblerflow.py 100% <ø> (ø) :arrow_up:
flowcraft/generator/recipe.py 85.71% <ø> (+0.46%) :arrow_up:
flowcraft/flowcraft.py 60.82% <0%> (-1.95%) :arrow_down:
flowcraft/templates/trimmomatic.py 0% <0%> (ø) :arrow_up:
flowcraft/templates/process_tsv.py 0% <0%> (ø)
flowcraft/generator/components/alignment.py 100% <100%> (ø) :arrow_up:
flowcraft/generator/utils.py 100% <100%> (ø)
flowcraft/__init__.py 100% <100%> (ø) :arrow_up:
flowcraft/generator/components/metagenomics.py 100% <100%> (ø) :arrow_up:
... and 11 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 38a0fbf...a797482. Read the comment docs.