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

Feature/test singularity #248

Closed creisle closed 3 years ago

creisle commented 3 years ago

Improvements

Note: I've run this on the full tutorial data on our SLURM cluster. Once this is merged to master we can publish as v3.0.0-alpha and work on validation

codecov[bot] commented 3 years ago

Codecov Report

Merging #248 (027c403) into develop_v3 (078846f) will increase coverage by 0.30%. The diff coverage is 71.42%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #248      +/-   ##
==============================================
+ Coverage       86.36%   86.66%   +0.30%     
==============================================
  Files              53       53              
  Lines            8871     8842      -29     
  Branches         2246     2234      -12     
==============================================
+ Hits             7661     7663       +2     
+ Misses            744      719      -25     
+ Partials          466      460       -6     
Flag Coverage Δ
unittests 86.66% <71.42%> (+0.30%) :arrow_up:

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

Impacted Files Coverage Δ
src/mavis/summary/summary.py 54.22% <0.00%> (ø)
src/mavis/util.py 80.19% <75.00%> (+3.27%) :arrow_up:
src/mavis/config.py 71.23% <100.00%> (+0.39%) :arrow_up:
src/mavis/breakpoint.py 91.26% <0.00%> (+0.64%) :arrow_up:
src/mavis/validate/call.py 87.16% <0.00%> (+0.95%) :arrow_up:
src/mavis/pairing/pairing.py 77.39% <0.00%> (+1.36%) :arrow_up:
src/mavis/validate/main.py 90.69% <0.00%> (+2.90%) :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 078846f...027c403. Read the comment docs.

creisle commented 3 years ago

requires this update: https://github.com/bcgsc/mavis_config/pull/3