stianlagstad / chimeraviz

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

Allow plot_fusion without coverage. #64

Closed stianlagstad closed 5 years ago

stianlagstad commented 5 years ago

plus fix linter issues

Ref https://github.com/stianlagstad/chimeraviz/issues/61

codecov-io commented 5 years ago

Codecov Report

Merging #64 into master will decrease coverage by 2.43%. The diff coverage is 36.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage    67.1%   64.66%   -2.44%     
==========================================
  Files          21       21              
  Lines        4514     4559      +45     
==========================================
- Hits         3029     2948      -81     
- Misses       1485     1611     +126
Impacted Files Coverage Δ
R/utilities.R 80% <ø> (-0.17%) :arrow_down:
R/plot_circle.R 74.07% <100%> (ø) :arrow_up:
R/import_oncofuse.R 91.42% <100%> (+0.16%) :arrow_up:
R/import_defuse.R 93.04% <100%> (ø) :arrow_up:
R/plot_fusion.R 33.61% <30.35%> (-8.34%) :arrow_down:

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 01999d0...0f76e6b. Read the comment docs.