mrc-ide / individual

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

0.1.8 #164

Closed giovannic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #164 (c308006) into master (dd69dde) will increase coverage by 1.28%. The diff coverage is 98.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   94.68%   95.96%   +1.28%     
==========================================
  Files          26       26              
  Lines        1185     1214      +29     
==========================================
+ Hits         1122     1165      +43     
+ Misses         63       49      -14     
Impacted Files Coverage Δ
R/event.R 71.42% <0.00%> (+7.14%) :arrow_up:
R/bitset.R 85.71% <100.00%> (+2.73%) :arrow_up:
R/categorical_variable.R 100.00% <100.00%> (ø)
R/double_variable.R 100.00% <100.00%> (ø)
R/integer_variable.R 96.55% <100.00%> (+0.39%) :arrow_up:
R/targeted_event.R 85.18% <100.00%> (ø)
inst/include/DoubleVariable.h 100.00% <100.00%> (ø)
inst/include/IntegerVariable.h 100.00% <100.00%> (+7.40%) :arrow_up:
inst/include/IterableBitset.h 98.52% <100.00%> (+0.02%) :arrow_up:
src/bitset.cpp 98.21% <100.00%> (+5.62%) :arrow_up:
... and 14 more

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 dd69dde...c308006. Read the comment docs.