mrc-ide / individual

R Package for individual based epidemiological models
https://mrc-ide.github.io/individual
Other
30 stars 16 forks source link

fix undef behavior bug #160

Closed slwu89 closed 2 years ago

slwu89 commented 2 years ago

@giovannic I will trade you a PR for a PR =)

Fixing a minor bug that causes undef behavior when testing.

codecov[bot] commented 2 years ago

Codecov Report

Merging #160 (0175363) into dev (53d2a9d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #160   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files          26       26           
  Lines        1210     1210           
=======================================
  Hits         1161     1161           
  Misses         49       49           
Impacted Files Coverage Δ
R/double_variable.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 83b74f1...0175363. Read the comment docs.