mrc-ide / odin.dust

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

Start generating new shared code #65

Closed richfitz closed 3 years ago

richfitz commented 3 years ago

Generates code compatible with https://github.com/mrc-ide/dust/pull/168

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (42ebdc9) into master (1ed60cc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          770       838   +68     
=========================================
+ Hits           770       838   +68     
Impacted Files Coverage Δ
R/generate_dust.R 100.00% <100.00%> (ø)
R/generate_dust_sexp.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 1ed60cc...6cca1c1. Read the comment docs.