nismod / smif

Simulation Modelling Integration Framework
http://www.itrc.org.uk
MIT License
22 stars 6 forks source link

Scheduler add jobs to queue and reset console output #283

Closed RoaldL closed 5 years ago

RoaldL commented 5 years ago

This pull requests resolves https://www.pivotaltracker.com/story/show/161618348 Please double check on OSX or Windows.

codecov[bot] commented 5 years ago

Codecov Report

Merging #283 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   73.66%   73.68%   +0.01%     
==========================================
  Files          52       52              
  Lines        4337     4339       +2     
  Branches      521      521              
==========================================
+ Hits         3195     3197       +2     
  Misses       1052     1052              
  Partials       90       90
Flag Coverage Δ
#javascript 73.68% <100%> (+0.01%) :arrow_up:
#python 83.96% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
src/smif/controller/scheduler.py 89.65% <100%> (+0.24%) :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 8c59c81...8b06bea. Read the comment docs.