ncsu-landscape-dynamics / rpops

PoPS (Pest or Pathogen Spread) R Package
https://ncsu-landscape-dynamics.github.io/rpops/
GNU General Public License v3.0
10 stars 5 forks source link

R seeds write #179

Closed ChrisJones687 closed 9 months ago

ChrisJones687 commented 9 months ago

Fixes #175 and Fixes #174. Writes out all random seeds for reuse and writes out all simulations.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (24c17de) 84.74% compared to head (16a13bd) 84.26%.

:exclamation: Current head 16a13bd differs from pull request most recent head a727ec8. Consider uploading reports for the commit a727ec8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 84.74% 84.26% -0.48% ========================================== Files 51 51 Lines 5624 5650 +26 ========================================== - Hits 4766 4761 -5 - Misses 858 889 +31 ``` | [Files](https://app.codecov.io/gh/ncsu-landscape-dynamics/rpops/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncsu-landscape-dynamics) | Coverage Δ | | |---|---|---| | [R/error\_messages.R](https://app.codecov.io/gh/ncsu-landscape-dynamics/rpops/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncsu-landscape-dynamics#diff-Ui9lcnJvcl9tZXNzYWdlcy5S) | `100.00% <ø> (ø)` | | | [R/pops\_multirun.R](https://app.codecov.io/gh/ncsu-landscape-dynamics/rpops/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncsu-landscape-dynamics#diff-Ui9wb3BzX211bHRpcnVuLlI=) | `91.33% <100.00%> (+0.41%)` | :arrow_up: | | [R/validate.R](https://app.codecov.io/gh/ncsu-landscape-dynamics/rpops/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncsu-landscape-dynamics#diff-Ui92YWxpZGF0ZS5S) | `96.08% <100.00%> (+0.04%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ncsu-landscape-dynamics/rpops/pull/179/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncsu-landscape-dynamics)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.