mrc-ide / odin.dust

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

mrc-3272 compile ODE models to mode #102

Closed hillalex closed 2 years ago

hillalex commented 2 years ago

Adds mode as a compilation target

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (c8d9c77) into master (c6c0151) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head c8d9c77 differs from pull request most recent head 1c479a8. Consider uploading reports for the commit 1c479a8 to get more accurate results

@@            Coverage Diff            @@
##            master      #102   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          972      1025   +53     
=========================================
+ Hits           972      1025   +53     
Impacted Files Coverage Δ
R/generate_dust.R 100.00% <100.00%> (ø)
R/generate_dust_equation.R 100.00% <100.00%> (ø)
R/odin_dust.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 c6c0151...1c479a8. Read the comment docs.