mrc-ide / rrq

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

MRC-1304: Get debug information out of rrq #18

Closed richfitz closed 4 years ago

richfitz commented 4 years ago

This is required to support mrc-1301 in hintr and the interface might change a little. I want to be able to, given a task id, get the expression and local variables for that task.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          17     17           
  Lines        1014   1022    +8     
=====================================
+ Hits         1014   1022    +8
Impacted Files Coverage Δ
R/rrq_controller.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 82aa413...186cc73. Read the comment docs.