stianlagstad / chimeraviz

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

Adds lintr test #39

Closed stianlagstad closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #39 into master will decrease coverage by 1.86%. The diff coverage is 67.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   68.52%   66.65%   -1.87%     
==========================================
  Files          20       20              
  Lines        3704     4669     +965     
==========================================
+ Hits         2538     3112     +574     
- Misses       1166     1557     +391
Impacted Files Coverage Δ
R/AllClasses.R 0% <0%> (ø) :arrow_up:
R/import_fusioncatcher.R 100% <100%> (ø)
R/get_fusion_by.R 100% <100%> (ø)
R/reports.R 100% <100%> (ø) :arrow_up:
R/plot_fusion.R 44.13% <44.13%> (ø)
R/plot_transcripts.R 53.42% <53.42%> (ø)
R/plot_circle.R 71.34% <71.34%> (ø)
R/plot_fusion_transcript.R 61% <72.5%> (ø)
R/plot_fusion_transcript_with_protein_domain.R 75.21% <75.21%> (ø)
R/utilities.R 65.58% <78.75%> (+0.58%) :arrow_up:
... and 22 more

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 e9d4b15...be26697. Read the comment docs.