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

only upload coverage once #224

Closed creisle closed 4 years ago

creisle commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #224 into develop will increase coverage by 10.63%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #224       +/-   ##
============================================
+ Coverage    80.55%   91.18%   +10.63%     
============================================
  Files           52       52               
  Lines         9126     9123        -3     
============================================
+ Hits          7351     8319      +968     
+ Misses        1775      804      -971     
Flag Coverage Δ
#unittests 91.18% <ø> (+10.63%) :arrow_up:
Impacted Files Coverage Δ
mavis/annotate/base.py 87.31% <0.00%> (-0.19%) :arrow_down:
mavis/illustrate/util.py 92.06% <0.00%> (-0.05%) :arrow_down:
mavis/annotate/fusion.py 96.02% <0.00%> (+0.33%) :arrow_up:
mavis/breakpoint.py 94.61% <0.00%> (+0.38%) :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/blat.py 90.27% <0.00%> (+1.38%) :arrow_up:
mavis/illustrate/elements.py 96.37% <0.00%> (+1.69%) :arrow_up:
... and 17 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 bbf8bd6...5c445df. Read the comment docs.