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

Fix 103 #104

Closed ChrisJones687 closed 3 years ago

ChrisJones687 commented 3 years ago

fixes #103 and updates description to fix #98.

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (8785763) into master (c3903d7) will increase coverage by 0.17%. The diff coverage is 82.35%.

:exclamation: Current head 8785763 differs from pull request most recent head 1e92d66. Consider uploading reports for the commit 1e92d66 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   75.25%   75.43%   +0.17%     
==========================================
  Files          40       40              
  Lines        4825     4852      +27     
==========================================
+ Hits         3631     3660      +29     
+ Misses       1194     1192       -2     
Impacted Files Coverage Δ
R/auto_manage.R 0.00% <0.00%> (ø)
R/pops.r 100.00% <ø> (ø)
R/configuration.R 84.17% <58.33%> (-0.77%) :arrow_down:
R/calibrate.R 91.84% <100.00%> (+0.21%) :arrow_up:
R/pops_multirun.R 94.44% <100.00%> (+0.09%) :arrow_up:
R/validate.R 99.41% <100.00%> (+0.01%) :arrow_up:
R/quantity_allocation_disagreement.R 92.30% <0.00%> (+5.98%) :arrow_up:

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 c3903d7...1e92d66. Read the comment docs.