BioJulia / Bio.jl

[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
http://biojulia.dev
MIT License
261 stars 65 forks source link

add BigWig and BigBed modules #452

Closed bicycle1885 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #452 into master will decrease coverage by 5.71%. The diff coverage is 84.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   70.85%   65.14%   -5.72%     
==========================================
  Files         142      159      +17     
  Lines       10440    11314     +874     
==========================================
- Hits         7397     7370      -27     
- Misses       3043     3944     +901
Impacted Files Coverage Δ
src/intervals/bbi_old/types.jl 0% <ø> (ø)
src/intervals/bbi_old/writer.jl 0% <ø> (ø)
src/intervals/bbi_old/intersection.jl 0% <ø> (ø)
src/intervals/deprecated.jl 93.75% <ø> (ø) :arrow_up:
src/intervals/bbi_old/reader.jl 0% <ø> (ø)
src/intervals/bbi/header.jl 100% <100%> (ø)
src/Mem.jl 100% <100%> (ø)
src/intervals/bbi/summary.jl 100% <100%> (ø)
src/intervals/bigbed/reader.jl 38.55% <38.55%> (ø)
src/intervals/bigbed/record.jl 63.97% <63.97%> (ø)
... and 47 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 d8c6f47...558108a. Read the comment docs.

bicycle1885 commented 7 years ago

I'd like to merge this tomorrow if no objections.