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

Fix Travis PyPI password issues #61

Closed johandahlberg closed 6 years ago

johandahlberg commented 6 years ago

The joys of trying to debug travis problems... Here is a new encrypted password that should hopefully work this time...

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #61   +/-   ##
====================================
  Coverage      91%   91%           
====================================
  Files          18    18           
  Lines         684   684           
====================================
  Hits          622   622           
  Misses         62    62
Impacted Files Coverage Δ
checkQC/__init__.py 100% <100%> (ø) :arrow_up:

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 05e445b...1aaf74d. Read the comment docs.