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

Bugfix/support validation skip #296

Closed creisle closed 2 years ago

creisle commented 2 years ago

BugFixes

Improvements

codecov[bot] commented 2 years ago

Codecov Report

Merging #296 (3d86023) into develop_v3 (94b7630) will increase coverage by 0.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #296      +/-   ##
==============================================
+ Coverage       86.67%   87.14%   +0.47%     
==============================================
  Files              53       53              
  Lines            8908     8909       +1     
  Branches         2310     2311       +1     
==============================================
+ Hits             7721     7764      +43     
+ Misses            726      698      -28     
+ Partials          461      447      -14     
Flag Coverage Δ
unittests 87.14% <100.00%> (+0.47%) :arrow_up:

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

Impacted Files Coverage Δ
src/mavis/main.py 89.39% <100.00%> (+0.08%) :arrow_up:
src/mavis/util.py 80.25% <100.00%> (ø)
src/mavis/breakpoint.py 91.26% <0.00%> (+0.64%) :arrow_up:
src/mavis/annotate/fusion.py 91.72% <0.00%> (+0.66%) :arrow_up:
src/mavis/summary/summary.py 54.92% <0.00%> (+0.70%) :arrow_up:
src/mavis/pairing/main.py 84.93% <0.00%> (+1.36%) :arrow_up:
src/mavis/summary/main.py 77.46% <0.00%> (+1.40%) :arrow_up:
src/mavis/illustrate/diagram.py 86.63% <0.00%> (+2.02%) :arrow_up:
src/mavis/annotate/variant.py 89.35% <0.00%> (+2.43%) :arrow_up:
src/mavis/pairing/pairing.py 89.72% <0.00%> (+12.32%) :arrow_up:

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 9c79526...3d86023. Read the comment docs.