bcgsc / mavis

Merging, Annotation, Validation, and Illustration of Structural variants
http://mavis.bcgsc.ca
GNU General Public License v3.0
72 stars 14 forks source link

Bugfix/debug dependency install #264

Closed creisle closed 2 years ago

creisle commented 2 years ago

BugFixes

Improvements

codecov[bot] commented 2 years ago

Codecov Report

Merging #264 (dd94226) into develop (6b8b3b2) will increase coverage by 9.52%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #264      +/-   ##
===========================================
+ Coverage    81.48%   91.00%   +9.52%     
===========================================
  Files           57       57              
  Lines        10322    10322              
===========================================
+ Hits          8411     9394     +983     
+ Misses        1911      928     -983     
Flag Coverage Δ
unittests 91.00% <ø> (+9.52%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mavis/annotate/fusion.py 96.02% <0.00%> (+0.33%) :arrow_up:
mavis/util.py 88.25% <0.00%> (+0.33%) :arrow_up:
mavis/constants.py 94.04% <0.00%> (+0.42%) :arrow_up:
mavis/config.py 88.69% <0.00%> (+0.50%) :arrow_up:
mavis/bam/cigar.py 98.14% <0.00%> (+0.61%) :arrow_up:
mavis/schedule/job.py 78.26% <0.00%> (+0.72%) :arrow_up:
mavis/cluster/main.py 90.24% <0.00%> (+0.81%) :arrow_up:
mavis/annotate/genomic.py 93.12% <0.00%> (+1.03%) :arrow_up:
mavis/breakpoint.py 94.61% <0.00%> (+1.15%) :arrow_up:
mavis/illustrate/elements.py 96.37% <0.00%> (+1.69%) :arrow_up:
... and 19 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 6b8b3b2...dd94226. Read the comment docs.