bcgsc / mavis

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

#237 Fix paths in annotation doc #239

Closed calchoo closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #239 (4ecbf83) into develop (d34020e) will increase coverage by 10.52%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #239       +/-   ##
============================================
+ Coverage    80.52%   91.05%   +10.52%     
============================================
  Files           52       57        +5     
  Lines         9126    10319     +1193     
============================================
+ Hits          7349     9396     +2047     
+ Misses        1777      923      -854     
Flag Coverage Δ
unittests 91.05% <ø> (+10.52%) :arrow_up:

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

Impacted Files Coverage Δ
mavis/bam/cache.py 87.66% <0.00%> (-0.65%) :arrow_down:
mavis/main.py 90.38% <0.00%> (ø)
mavis/config.py 88.69% <0.00%> (ø)
mavis/__init__.py 100.00% <0.00%> (ø)
mavis/util.py 88.25% <0.00%> (ø)
mavis/constants.py 94.04% <0.00%> (ø)
mavis/annotate/fusion.py 96.02% <0.00%> (+0.33%) :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:
... and 21 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 d34020e...4ecbf83. Read the comment docs.