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

#253 adding qos priority to slurm #256

Closed calchoo closed 2 years ago

calchoo commented 2 years ago

Adding priority option to slurm

codecov[bot] commented 2 years ago

Codecov Report

Merging #256 (4808efc) into develop (de8a3e2) will decrease coverage by 0.01%. The diff coverage is 91.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #256      +/-   ##
===========================================
- Coverage    81.49%   81.47%   -0.02%     
===========================================
  Files           57       57              
  Lines        10319    10322       +3     
===========================================
+ Hits          8409     8410       +1     
- Misses        1910     1912       +2     
Flag Coverage Δ
unittests 81.47% <91.66%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
mavis/schedule/scheduler.py 87.17% <50.00%> (-0.15%) :arrow_down:
mavis/schedule/constants.py 96.15% <100.00%> (+0.15%) :arrow_up:
mavis/bam/cache.py 87.66% <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 de8a3e2...4808efc. Read the comment docs.