mrc-ide / heartbeatr

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

MRC-534: tidy up heartbeatr #11

Closed richfitz closed 3 years ago

richfitz commented 4 years ago

This PR caries out a handful of pre-submission cleanup tasks:

There's remaining work to do https://github.com/mrc-ide/heartbeatr/issues/12

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 9.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   89.62%   98.71%   +9.09%     
==========================================
  Files           6        6              
  Lines         347      312      -35     
==========================================
- Hits          311      308       -3     
+ Misses         36        4      -32     
Impacted Files Coverage Δ
R/utils.R 100.00% <ø> (ø)
R/heartbeat.R 100.00% <100.00%> (ø)
src/interface.c 98.30% <0.00%> (+7.68%) :arrow_up:
src/heartbeat.c 97.16% <0.00%> (+13.57%) :arrow_up:
src/thread.cpp 100.00% <0.00%> (+14.28%) :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 0742025...ae17b00. Read the comment docs.