mrc-ide / rrq

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

mrc-1803: delint #24

Closed richfitz closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (734a442) into master (3477a23) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1082      1082           
=========================================
  Hits          1082      1082           
Impacted Files Coverage Δ
R/common.R 100.00% <ø> (ø)
R/worker_spawn.R 100.00% <ø> (ø)
R/bulk.R 100.00% <100.00%> (ø)
R/rrq_controller.R 100.00% <100.00%> (ø)
R/utils.R 100.00% <100.00%> (ø)
R/worker.R 100.00% <100.00%> (ø)
R/worker_messages.R 100.00% <100.00%> (ø)
R/worker_runner.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 3477a23...734a442. Read the comment docs.