mrc-ide / odin.dust

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

Fixes for recent mode/dust #123

Closed richfitz closed 1 year ago

richfitz commented 1 year ago

Mostly walking back some of the changes introduced with mode in preparation for merging that back in

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (bfdb53e) compared to base (32c11e8). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head bfdb53e differs from pull request most recent head 8aef08d. Consider uploading reports for the commit 8aef08d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 1127 1123 -4 ========================================= - Hits 1127 1123 -4 ``` | [Impacted Files](https://codecov.io/gh/mrc-ide/odin.dust/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/generate\_dust.R](https://codecov.io/gh/mrc-ide/odin.dust/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9nZW5lcmF0ZV9kdXN0LlI=) | `100.00% <100.00%> (ø)` | | | [R/odin\_dust.R](https://codecov.io/gh/mrc-ide/odin.dust/pull/123?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%> (ø)` | | | [R/utils.R](https://codecov.io/gh/mrc-ide/odin.dust/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui91dGlscy5S) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide)

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