timbitz / Whippet.jl

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

Tandem UTR path length bugfix #64

Closed timbitz closed 6 years ago

timbitz commented 6 years ago

This PR fixes issues with the length of tandem UTR paths introduced in v0.10.

codecov[bot] commented 6 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.14%. The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   54.03%   54.17%   +0.14%     
==========================================
  Files          18       18              
  Lines        2330     2309      -21     
==========================================
- Hits         1259     1251       -8     
+ Misses       1071     1058      -13
Impacted Files Coverage Δ
src/io.jl 33.05% <0%> (ø) :arrow_up:
src/quant.jl 56.69% <33.33%> (+0.61%) :arrow_up:
src/events.jl 56.85% <36.36%> (+0.32%) :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 68cee35...816379f. Read the comment docs.