timbitz / Whippet.jl

Lightweight and Fast; RNA-seq quantification at the event-level
MIT License
105 stars 21 forks source link

update to julia >= 1.1 #95

Closed gmassman closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #95 (43adda7) into master (b50c148) will decrease coverage by 2.13%. The diff coverage is 55.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   58.94%   56.80%   -2.13%     
==========================================
  Files          19       18       -1     
  Lines        2372     2396      +24     
==========================================
- Hits         1398     1361      -37     
- Misses        974     1035      +61     
Impacted Files Coverage Δ
src/diff.jl 0.00% <0.00%> (ø)
src/index.jl 9.59% <0.00%> (-0.71%) :arrow_down:
src/paired.jl 0.00% <0.00%> (ø)
src/reads.jl 12.50% <8.33%> (-17.69%) :arrow_down:
src/types.jl 70.00% <33.33%> (-21.67%) :arrow_down:
src/events.jl 56.35% <44.12%> (-0.63%) :arrow_down:
src/io.jl 57.60% <46.67%> (-1.64%) :arrow_down:
src/quant.jl 57.54% <60.71%> (-1.78%) :arrow_down:
src/timer.jl 76.47% <66.67%> (-6.86%) :arrow_down:
src/refset.jl 91.39% <70.00%> (-0.61%) :arrow_down:
... and 19 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 b50c148...344a846. Read the comment docs.