Molmed / checkQC

CheckQC inspects the content of an Illumina runfolder and determines if it passes a set of quality criteria
http://checkqc.readthedocs.io/
GNU General Public License v3.0
25 stars 16 forks source link

Make sure application version is clear, update README and bump version to 1.1.0 #30

Closed johandahlberg closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #30 into master will decrease coverage by 0.39%. The diff coverage is 58.82%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #30     +/-   ##
=========================================
- Coverage   90.56%   90.17%   -0.4%     
=========================================
  Files          17       17             
  Lines         615      621      +6     
=========================================
+ Hits          557      560      +3     
- Misses         58       61      +3
Impacted Files Coverage Δ
checkQC/__init__.py 100% <100%> (ø) :arrow_up:
checkQC/app.py 86% <54.54%> (-3.14%) :arrow_down:
checkQC/web_app.py 66.1% <60%> (-0.57%) :arrow_down:

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 690e264...1b7237f. Read the comment docs.