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

Feature/sniffle convert handling #300

Closed zhemingfan closed 2 years ago

zhemingfan commented 2 years ago

Addressing issues described in Issue 294

codecov[bot] commented 2 years ago

Codecov Report

Merging #300 (2987227) into develop_v3 (841c364) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #300      +/-   ##
==============================================
- Coverage       87.12%   87.10%   -0.02%     
==============================================
  Files              53       53              
  Lines            8831     8835       +4     
  Branches         2291     2293       +2     
==============================================
+ Hits             7694     7696       +2     
- Misses            691      692       +1     
- Partials          446      447       +1     
Flag Coverage Δ
unittests 87.10% <100.00%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
src/mavis/tools/constants.py 100.00% <ø> (ø)
src/mavis/tools/vcf.py 94.40% <100.00%> (+0.16%) :arrow_up:
src/mavis/breakpoint.py 90.64% <0.00%> (-0.65%) :arrow_down:

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 8283caf...2987227. Read the comment docs.