mrc-ide / odin.dust

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

Pass through compilation options to dust #132

Closed richfitz closed 1 year ago

richfitz commented 1 year ago

Requires https://github.com/mrc-ide/dust/pull/409, otherwise fairly trivial

Fixes #77

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7b81091) 100.00% compared to head (c8e7fbe) 100.00%.

:exclamation: Current head c8e7fbe differs from pull request most recent head 131b0a7. Consider uploading reports for the commit 131b0a7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 1151 1155 +4 ========================================= + Hits 1151 1155 +4 ``` | [Impacted Files](https://app.codecov.io/gh/mrc-ide/odin.dust/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/odin\_dust.R](https://app.codecov.io/gh/mrc-ide/odin.dust/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9vZGluX2R1c3QuUg==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.