timbitz / Whippet.jl

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

Reduce graph bugfix #47

Closed timbitz closed 7 years ago

timbitz commented 7 years ago

This is a critical bug-fix and added unit tests for psi path building using the reduce_graphs algorithm.

timbitz commented 7 years ago

Codecov Report

Merging #47 into master will decrease coverage by 0.09%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #47     +/-   ##
=========================================
- Coverage   46.11%   46.01%   -0.1%     
=========================================
  Files          16       16             
  Lines        1941     1921     -20     
=========================================
- Hits          895      884     -11     
+ Misses       1046     1037      -9
Impacted Files Coverage Δ
src/events.jl 56.5% <95.83%> (+0.06%) :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 3ddf940...5ec4b14. Read the comment docs.