compbiocore / qcdb

QC Database
0 stars 1 forks source link

Issue 30 #34

Closed JRWallace closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into devel will increase coverage by 1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #34   +/-   ##
=======================================
+ Coverage   89.04%   90.04%   +1%     
=======================================
  Files          13       13           
  Lines         657      653    -4     
=======================================
+ Hits          585      588    +3     
+ Misses         72       65    -7
Impacted Files Coverage Δ
qcdb/parsers/fastqc_parse.py 91.46% <ø> (ø) :arrow_up:
tests/test_parse.py 100% <ø> (ø) :arrow_up:
qcdb/db_create.py 65.21% <100%> (+1.95%) :arrow_up:
tests/test_db.py 97.82% <100%> (+1.82%) :arrow_up:
qcdb/parsers/qckitfastq_parse.py 89.47% <100%> (+1.97%) :arrow_up:
qcdb/parsers/picardtools_parse.py 89.47% <100%> (+3.75%) :arrow_up:
qcdb/sra_metadata.py 100% <100%> (ø) :arrow_up:
tests/conftest.py 100% <100%> (+4.65%) :arrow_up:
qcdb/parsers/parse.py 96.2% <100%> (-0.31%) :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 c916618...89f12bf. Read the comment docs.