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

Release/2.2.10 #257

Closed calchoo closed 2 years ago

calchoo commented 2 years ago

Improvements

codecov[bot] commented 2 years ago

Codecov Report

Merging #257 (0f2b8b9) into master (ad01c94) will increase coverage by 10.53%. The diff coverage is 92.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #257       +/-   ##
===========================================
+ Coverage   80.48%   91.02%   +10.53%     
===========================================
  Files          52       57        +5     
  Lines        9132    10328     +1196     
===========================================
+ Hits         7350     9401     +2051     
+ Misses       1782      927      -855     
Flag Coverage Δ
unittests 91.02% <92.85%> (+10.53%) :arrow_up:

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

Impacted Files Coverage Δ
mavis/tools/__init__.py 90.69% <ø> (ø)
mavis/tools/constants.py 100.00% <ø> (ø)
mavis/schedule/scheduler.py 87.17% <50.00%> (-0.15%) :arrow_down:
mavis/constants.py 94.04% <100.00%> (ø)
mavis/schedule/constants.py 96.15% <100.00%> (+0.15%) :arrow_up:
mavis/tools/vcf.py 97.59% <100.00%> (ø)
mavis/__init__.py 100.00% <0.00%> (ø)
mavis/config.py 88.69% <0.00%> (ø)
mavis/main.py 90.38% <0.00%> (ø)
... and 26 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 ad01c94...0f2b8b9. Read the comment docs.