mrc-ide / rrq

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

Fix task wait #62

Closed r-ash closed 2 years ago

r-ash commented 2 years ago

This PR will

codecov[bot] commented 2 years ago

Codecov Report

Merging #62 (6b44494) into master (8dd8449) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 6b44494 differs from pull request most recent head 5a98920. Consider uploading reports for the commit 5a98920 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        26    +1     
  Lines         1722      1720    -2     
=========================================
- Hits          1722      1720    -2     
Impacted Files Coverage Δ
R/common.R 100.00% <ø> (ø)
R/bulk.R 100.00% <100.00%> (ø)
R/dependencies.R 100.00% <100.00%> (ø)
R/rrq_controller.R 100.00% <100.00%> (ø)
R/task_cleanup.R 100.00% <100.00%> (ø)
R/worker_run.R 100.00% <100.00%> (ø)

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 8dd8449...5a98920. Read the comment docs.