mrc-ide / drjacoby

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

made it optional to store hot draws within the C++ code. Updated asse… #92

Closed bobverity closed 2 years ago

bobverity commented 2 years ago

…rtions. Some small changes to plotting functions

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (cb5f91a) into output_reduction (6d87cff) will increase coverage by 0.00%. The diff coverage is 96.55%.

Impacted file tree graph

@@                Coverage Diff                @@
##           output_reduction      #92   +/-   ##
=================================================
  Coverage             91.48%   91.48%           
=================================================
  Files                    14       14           
  Lines                  1256     1339   +83     
=================================================
+ Hits                   1149     1225   +76     
- Misses                  107      114    +7     
Impacted Files Coverage Δ
src/System.h 100.00% <ø> (ø)
src/main.cpp 87.67% <80.00%> (-1.30%) :arrow_down:
R/main.R 95.91% <95.31%> (-0.25%) :arrow_down:
R/assertions_v13.R 99.43% <98.61%> (ø)
R/plot.R 96.75% <100.00%> (-0.21%) :arrow_down:
R/samples.R 100.00% <100.00%> (ø)
src/System.cpp 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 6d87cff...cb5f91a. Read the comment docs.