BioJulia / GenomicFeatures.jl

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

Release/v2.0.0 #31

Closed CiaranOMara closed 4 years ago

CiaranOMara commented 4 years ago

Added

Changed

Removed

Documentation preview

https://biojulia.net/GenomicFeatures.jl/previews/PR31/

cc @BenJWard, @bicycle1885

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   86.48%   78.65%   -7.84%     
==========================================
  Files          39        7      -32     
  Lines        2050      342    -1708     
==========================================
- Hits         1773      269    -1504     
+ Misses        277       73     -204
Impacted Files Coverage Δ
src/GenomicFeatures.jl 100% <ø> (ø) :arrow_up:
src/interval.jl 66.66% <ø> (-2.57%) :arrow_down:
src/queue.jl 52.63% <0%> (-23.69%) :arrow_down:
src/coverage.jl 91.22% <0%> (-3.51%) :arrow_down:
src/intervalcollection.jl 76.84% <0%> (-3.16%) :arrow_down:
src/overlap.jl 84.05% <0%> (-1.08%) :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 f31784d...643f1d0. Read the comment docs.

TransGirlCodes commented 4 years ago

@CiaranOMara Ok I'm happy to merge this into master whenever you say so. I notice you force pushed 13hours ago so wasn't sure if youre 100% done?

CiaranOMara commented 4 years ago

Thank you for asking and waiting to know whether this is ready. I'm no longer making substantive changes; just superficial tweaks and corrections, so in that regard, I think this is good enough and ready to merge.