BioJulia / GenomicFeatures.jl

Tools for genomic features in Julia.
Other
32 stars 13 forks source link

Julia v0.6 #1

Closed bicycle1885 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #1 into master will increase coverage by 1.88%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   79.79%   81.67%   +1.88%     
==========================================
  Files          28       28              
  Lines        1960     1992      +32     
==========================================
+ Hits         1564     1627      +63     
+ Misses        396      365      -31
Impacted Files Coverage Δ
src/strand.jl 89.74% <ø> (ø) :arrow_up:
src/bbi/zoom.jl 91.09% <100%> (ø) :arrow_up:
src/bigwig/writer.jl 92.79% <100%> (ø) :arrow_up:
src/overlap.jl 89.02% <100%> (ø) :arrow_up:
src/coverage.jl 95.08% <100%> (ø) :arrow_up:
src/bigbed/writer.jl 97.1% <100%> (ø) :arrow_up:
src/intervalcollection.jl 88.46% <87.5%> (+1.53%) :arrow_up:
src/bigwig/reader.jl 94.28% <0%> (+1.42%) :arrow_up:
src/bigbed/reader.jl 41.37% <0%> (+2.82%) :arrow_up:
... and 6 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 c93c774...bcded8c. Read the comment docs.