stianlagstad / chimeraviz

chimeraviz is an R package that automates the creation of chimeric RNA visualizations.
36 stars 14 forks source link

Include extra fields if available #56

Closed stianlagstad closed 4 years ago

stianlagstad commented 5 years ago

To fix https://github.com/stianlagstad/chimeraviz/issues/24. This does the same as https://github.com/stianlagstad/chimeraviz/pull/23.

codecov-io commented 5 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   65.59%   65.59%           
=======================================
  Files          21       21           
  Lines        4529     4529           
=======================================
  Hits         2971     2971           
  Misses       1558     1558

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 228f842...696702a. Read the comment docs.

stianlagstad commented 4 years ago

Not sure why Travis builds fail now (for both this branch and master). This builds fine locally, so merging.