tomazc / iCount

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

xlsites: improve memory efficiency #147

Closed JureZmrzlikar closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #147 into master will increase coverage by 0.06%. The diff coverage is 98.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   84.36%   84.43%   +0.06%     
==========================================
  Files          50       50              
  Lines        3378     3404      +26     
==========================================
+ Hits         2850     2874      +24     
- Misses        528      530       +2
Impacted Files Coverage Δ
iCount/tests/test_rnamaps.py 98.36% <ø> (ø) :arrow_up:
iCount/mapping/xlsites.py 98.78% <100%> (+0.12%) :arrow_up:
iCount/logger.py 52.83% <100%> (ø) :arrow_up:
iCount/tests/test_xlsites.py 97.23% <100%> (-0.08%) :arrow_down:
iCount/analysis/rnamaps.py 98.19% <100%> (-0.04%) :arrow_down:
iCount/genomes/segment.py 99.6% <87.5%> (-0.4%) :arrow_down:
iCount/files/__init__.py 92.5% <88.88%> (-1.05%) :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 0596372...62b10c2. Read the comment docs.