philmikejones / rakeR

Tools for easy spatial microsimulation (raking) in R
http://philmikejones.github.io/rakeR/
11 stars 1 forks source link

Remove inline checks #79

Closed philmikejones closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #79 into master will increase coverage by 5.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   92.97%   98.13%   +5.16%     
==========================================
  Files           2        2              
  Lines         185      161      -24     
==========================================
- Hits          172      158      -14     
+ Misses         13        3      -10
Impacted Files Coverage Δ
R/simulation_functions.R 99.26% <100%> (+6.13%) :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 73dbbc6...1649f97. Read the comment docs.