timbitz / Whippet.jl

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

Bugfixes for v1.5 #113

Closed timbitz closed 3 years ago

timbitz commented 3 years ago

This is a set of minor bugfixes to correct #110 #111 and #112.

codecov[bot] commented 3 years ago

Codecov Report

Merging #113 (bd00cbf) into master (ad28da2) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   56.55%   56.54%   -0.02%     
==========================================
  Files          18       18              
  Lines        2403     2402       -1     
==========================================
- Hits         1359     1358       -1     
  Misses       1044     1044              
Impacted Files Coverage Δ
src/align.jl 70.41% <ø> (-0.10%) :arrow_down:
src/edges.jl 70.97% <0.00%> (ø)
src/index.jl 9.59% <0.00%> (ø)

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 ad28da2...d95ee11. Read the comment docs.