BioJulia / GenomicFeatures.jl

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

Fix deprecations #12

Closed femtocleaner[bot] closed 6 years ago

femtocleaner[bot] commented 6 years ago

I fixed a number of deprecations for you

codecov-io commented 6 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   80.87%   80.87%           
=======================================
  Files          32       32           
  Lines        2186     2186           
=======================================
  Hits         1768     1768           
  Misses        418      418
Impacted Files Coverage Δ
src/overlap.jl 89.53% <ø> (ø) :arrow_up:
src/indexes/overlap.jl 91.42% <ø> (ø) :arrow_up:
src/bigwig/writer.jl 91.89% <ø> (ø) :arrow_up:
src/gff3/record.jl 83.15% <ø> (ø) :arrow_up:
src/interval.jl 79.48% <ø> (ø) :arrow_up:
src/intervalcollection.jl 85.92% <ø> (ø) :arrow_up:
src/bigbed/writer.jl 96.37% <ø> (ø) :arrow_up:
src/queue.jl 87.09% <ø> (ø) :arrow_up:
src/bed/record.jl 85.96% <ø> (ø) :arrow_up:

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 823297b...291061c. Read the comment docs.