mrc-ide / odin.dust

Compile odin to dust
https://mrc-ide.github.io/odin.dust
Other
3 stars 1 forks source link

mrc-3332 include output in info #105

Closed hillalex closed 2 years ago

hillalex commented 2 years ago

Calls to mod$info() should include details about output as well as internal state variables.

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (e863c45) into master (b0044b2) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         1046      1067   +21     
=========================================
+ Hits          1046      1067   +21     
Impacted Files Coverage Δ
R/generate_dust.R 100.00% <100.00%> (ø)
R/utils.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 b0044b2...e863c45. Read the comment docs.

hillalex commented 2 years ago

Thanks, that was a silly bug :facepalm: Have added your example as a test