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 draws #60

Closed ChrisJones687 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.07%. The diff coverage is 36.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   62.41%   62.49%   +0.07%     
==========================================
  Files          29       29              
  Lines        4510     4522      +12     
==========================================
+ Hits         2815     2826      +11     
- Misses       1695     1696       +1     
Impacted Files Coverage Δ
R/calibrate.R 89.35% <ø> (ø)
R/pops_multirun.R 94.59% <ø> (ø)
R/validate.R 99.35% <ø> (ø)
R/configuration.R 78.16% <36.84%> (-2.57%) :arrow_down:
R/quantity_allocation_disagreement.R 92.85% <0.00%> (+7.14%) :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 52861f6...11cddda. Read the comment docs.

ChrisJones687 commented 3 years ago

Fixes #59