mrc-ide / rrq

:runner::runner::runner: Lightweight Redis queues
https://mrc-ide.github.io/rrq/
Other
24 stars 4 forks source link

MRC-601: refactor worker #10

Closed richfitz closed 5 years ago

richfitz commented 5 years ago

These bookkeeping changes underly mrc-600 and mrc-558 but make them harder to understand if not done separately

codecov[bot] commented 5 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         955    971   +16     
=====================================
+ Hits          955    971   +16
Impacted Files Coverage Δ
R/worker.R 100% <100%> (ø) :arrow_up:
R/utils_assert.R 100% <100%> (ø) :arrow_up:
R/worker_run.R 100% <100%> (ø) :arrow_up:
R/worker_runner.R 100% <100%> (ø) :arrow_up:
R/rrq_controller.R 100% <100%> (ø) :arrow_up:
R/heartbeat.R 100% <100%> (ø) :arrow_up:
R/worker_config.R 100% <100%> (ø) :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 e30d45d...e8f7a7f. Read the comment docs.