tomazc / iCount

iCount, protein-RNA interaction analytics
http://icount.biolab.si
Other
23 stars 26 forks source link

demultiplex: refactor and fix random barcode appending #141

Closed JureZmrzlikar closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #141 into master will increase coverage by 1.92%. The diff coverage is 99.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   82.51%   84.43%   +1.92%     
==========================================
  Files          50       50              
  Lines        3254     3393     +139     
==========================================
+ Hits         2685     2865     +180     
+ Misses        569      528      -41
Impacted Files Coverage Δ
iCount/tests/test_cli.py 99% <ø> (ø) :arrow_up:
iCount/demultiplex.py 100% <100%> (+7.14%) :arrow_up:
iCount/tests/test_files.py 99.24% <100%> (+1.95%) :arrow_up:
iCount/files/bed.py 68.29% <100%> (+2.5%) :arrow_up:
iCount/tests/test_xlsites.py 97.31% <100%> (ø) :arrow_up:
iCount/tests/test_externals.py 98.14% <100%> (ø) :arrow_up:
iCount/tests/utils.py 99.15% <100%> (ø) :arrow_up:
iCount/tests/test_demultiplex.py 99.07% <100%> (+3.24%) :arrow_up:
iCount/externals/cutadapt.py 87.5% <100%> (ø) :arrow_up:
iCount/mapping/xlsites.py 98.63% <100%> (ø) :arrow_up:
... and 2 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 b6c743a...3a0d089. Read the comment docs.

JureZmrzlikar commented 7 years ago

closes #140

tomazc commented 7 years ago

Please, fix title of this PR.

JureZmrzlikar commented 7 years ago

By adding "closes XY"?

tomazc commented 7 years ago

By following the Contributing guidelines.