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

Pull request to add in county level data for calibration and running the model #196

Closed ChrisJones687 closed 5 months ago

ChrisJones687 commented 5 months ago

The ability to use county-level data for calibration and validation of the model was added.

codecov[bot] commented 5 months ago

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (b70235a) 84.27% compared to head (a8cb037) 83.70%. Report is 1 commits behind head on main.

:exclamation: Current head a8cb037 differs from pull request most recent head 8995d77. Consider uploading reports for the commit 8995d77 to get more accurate results

Files Patch % Lines
R/configuration.R 79.16% 20 Missing :warning:
R/helpers.R 88.82% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ========================================== - Coverage 84.27% 83.70% -0.57% ========================================== Files 59 59 Lines 6170 6243 +73 ========================================== + Hits 5200 5226 +26 - Misses 970 1017 +47 ```

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

ChrisJones687 commented 5 months ago

Closes #181