BioJulia / GenomicFeatures.jl

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

Drop Julia 0.5 #9

Closed bicycle1885 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #9 into master will decrease coverage by 0.5%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   81.38%   80.87%   -0.51%     
==========================================
  Files          32       32              
  Lines        2186     2186              
==========================================
- Hits         1779     1768      -11     
- Misses        407      418      +11
Impacted Files Coverage Δ
src/bed/reader.jl 22.36% <ø> (ø) :arrow_up:
src/bbi/header.jl 100% <ø> (ø) :arrow_up:
src/bigwig/reader.jl 94.28% <ø> (ø) :arrow_up:
src/indexes/bgzfindex.jl 95.45% <ø> (-1.52%) :arrow_down:
src/indexes/tabix.jl 59.18% <ø> (ø) :arrow_up:
src/gff3/reader.jl 50% <ø> (ø) :arrow_up:
src/strand.jl 92.68% <ø> (ø) :arrow_up:
src/bigbed/reader.jl 41.37% <ø> (ø) :arrow_up:
src/bbi/summary.jl 100% <ø> (ø) :arrow_up:
src/intervalcollection.jl 85.92% <ø> (ø) :arrow_up:
... and 27 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 3d55c41...636206a. Read the comment docs.

bicycle1885 commented 7 years ago

Close #8.