timbitz / Whippet.jl

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

Reduce graph perf #48

Closed timbitz closed 7 years ago

timbitz commented 7 years ago

This pull request fixes a few performance bugs:

timbitz commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage          ?   46.43%           
=========================================
  Files             ?       16           
  Lines             ?     1951           
  Branches          ?        0           
=========================================
  Hits              ?      906           
  Misses            ?     1045           
  Partials          ?        0
Impacted Files Coverage Δ
src/events.jl 56.29% <45.45%> (ø)

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 daee844...5144121. Read the comment docs.