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

Convert to pytest syntax #245

Closed creisle closed 3 years ago

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

Codecov Report

Merging #245 (cf1bf9f) into develop_v3 (07af64f) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #245      +/-   ##
==============================================
+ Coverage       86.35%   86.36%   +0.01%     
==============================================
  Files              53       53              
  Lines            8957     8957              
  Branches         2273     2273              
==============================================
+ Hits             7735     7736       +1     
+ Misses            751      750       -1     
  Partials          471      471              
Flag Coverage Δ
unittests 86.36% <ø> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/mavis/annotate/genomic.py 87.97% <ø> (ø)
src/mavis/assemble.py 90.10% <ø> (ø)
src/mavis/blat.py 85.32% <ø> (ø)
src/mavis/illustrate/elements.py 93.71% <ø> (ø)
src/mavis/validate/base.py 81.15% <0.00%> (-0.17%) :arrow_down:
src/mavis/breakpoint.py 91.26% <0.00%> (+0.64%) :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 07af64f...cf1bf9f. Read the comment docs.