mrc-ide / drjacoby

Flexible Markov chain monte carlo via reparameterization
https://mrc-ide.github.io/drjacoby/
Other
12 stars 5 forks source link

Added an extra tests. NB, this is still failing some checks, but I think... #93

Closed bobverity closed 2 years ago

bobverity commented 2 years ago

...once we merge the other PR these should hopefully be squashed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (253dbd7) into hot_likelihood (ad531ce) will increase coverage by 1.50%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##           hot_likelihood      #93      +/-   ##
==================================================
+ Coverage           91.52%   93.02%   +1.50%     
==================================================
  Files                  14       14              
  Lines                1262     1262              
==================================================
+ Hits                 1155     1174      +19     
+ Misses                107       88      -19     
Impacted Files Coverage Δ
R/main.R 96.92% <0.00%> (+0.87%) :arrow_up:
src/misc.cpp 28.08% <0.00%> (+2.24%) :arrow_up:
src/main.cpp 100.00% <0.00%> (+11.02%) :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 ad531ce...253dbd7. Read the comment docs.