timbitz / Whippet.jl

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

Cleanup unused code #41

Closed timbitz closed 7 years ago

timbitz commented 7 years ago

Time to clean up vestigial code.

timbitz commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ec574f2). Click here to learn what that means. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  Coverage          ?   45.57%           
=========================================
  Files             ?       16           
  Lines             ?     1898           
  Branches          ?        0           
=========================================
  Hits              ?      865           
  Misses            ?     1033           
  Partials          ?        0
Impacted Files Coverage Δ
src/reads.jl 26.53% <ø> (ø)
src/types.jl 80% <ø> (ø)
src/refset.jl 97.24% <ø> (ø)
src/align.jl 51.91% <ø> (ø)
src/events.jl 56.23% <66.66%> (ø)
src/io.jl 27.3% <81.81%> (ø)

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 ec574f2...f922873. Read the comment docs.