bcgsc / mavis

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

Make template metadata file optional #311

Closed creisle closed 2 years ago

creisle commented 2 years ago

resolves: #310

codecov[bot] commented 2 years ago

Codecov Report

Merging #311 (05bc772) into develop_v3 (addc847) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #311      +/-   ##
==============================================
- Coverage       86.38%   86.36%   -0.03%     
==============================================
  Files              54       54              
  Lines            9266     9267       +1     
  Branches         2395     2395              
==============================================
- Hits             8004     8003       -1     
- Misses            780      781       +1     
- Partials          482      483       +1     
Flag Coverage Δ
unittests 86.36% <100.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
src/mavis/annotate/file_io.py 76.41% <100.00%> (ø)
src/mavis/annotate/main.py 87.83% <100.00%> (+0.08%) :arrow_up:
src/mavis/breakpoint.py 90.61% <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 1f53e78...05bc772. Read the comment docs.