compbiocore / qcdb

QC Database
0 stars 1 forks source link

Issue 14 #25

Closed aguang closed 5 years ago

aguang commented 5 years ago

Key changes:

This PR closes #14.

Potential issues:

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into devel will increase coverage by 18.45%. The diff coverage is 91.07%.

Impacted file tree graph

@@             Coverage Diff             @@
##            devel      #25       +/-   ##
===========================================
+ Coverage   70.34%   88.79%   +18.45%     
===========================================
  Files          10       11        +1     
  Lines         499      607      +108     
===========================================
+ Hits          351      539      +188     
+ Misses        148       68       -80
Impacted Files Coverage Δ
tests/test_sra.py 100% <100%> (ø)
qcdb/parsers/fastqc_parse.py 95.55% <100%> (ø) :arrow_up:
qcdb/sra_metadata.py 100% <100%> (ø)
qcdb/parsers/parse.py 96.51% <100%> (+13.98%) :arrow_up:
qcdb/db_create.py 63.26% <45.83%> (+63.26%) :arrow_up:
qcdb/parsers/picardtools_parse.py 85.71% <50%> (ø) :arrow_up:
qcdb/parsers/qckitfastq_parse.py 87.5% <66.66%> (ø) :arrow_up:
qcdb/db_load.py 69.51% <80%> (+39.27%) :arrow_up:
tests/test_db.py 97.22% <97.82%> (+2.16%) :arrow_up:
... and 4 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 29adef5...7a46ccf. Read the comment docs.