mrc-ide / heartbeatr

:heartpulse::computer::heartpulse: Redis heartbeat support
https://mrc-ide.github.io/heartbeatr
Other
2 stars 1 forks source link

Reimplement pure-R version using callr #14

Closed richfitz closed 3 years ago

richfitz commented 3 years ago

This is a step towards moving into rrq

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (2bf6d95) into master (3139908) will increase coverage by 1.28%. The diff coverage is 100.00%.

:exclamation: Current head 2bf6d95 differs from pull request most recent head b61e5a2. Consider uploading reports for the commit b61e5a2 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           master       #14      +/-   ##
===========================================
+ Coverage   98.71%   100.00%   +1.28%     
===========================================
  Files           6         2       -4     
  Lines         312       110     -202     
===========================================
- Hits          308       110     -198     
+ Misses          4         0       -4     
Impacted Files Coverage Δ
R/heartbeat.R 100.00% <100.00%> (ø)
R/utils.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 3139908...b61e5a2. Read the comment docs.