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

Multiple val outputs #121

Closed ChrisJones687 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #121 (54d3611) into master (5b12ef5) will increase coverage by 3.11%. The diff coverage is 76.77%.

:exclamation: Current head 54d3611 differs from pull request most recent head 07020fa. Consider uploading reports for the commit 07020fa to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   77.96%   81.07%   +3.11%     
==========================================
  Files          40       40              
  Lines        4979     5153     +174     
==========================================
+ Hits         3882     4178     +296     
+ Misses       1097      975     -122     
Impacted Files Coverage Δ
R/auto_manage.R 0.00% <0.00%> (ø)
R/quantity_allocation_disagreement.R 92.37% <ø> (+5.93%) :arrow_up:
inst/include/simulation.hpp 75.10% <76.13%> (+28.91%) :arrow_up:
R/configuration.R 85.43% <82.32%> (-0.40%) :arrow_down:
R/pops_multirun.R 89.87% <85.57%> (-2.30%) :arrow_down:
R/validate.R 97.43% <87.50%> (-1.42%) :arrow_down:
R/calibrate.R 91.74% <100.00%> (+0.02%) :arrow_up:
R/checks.R 88.72% <100.00%> (+9.63%) :arrow_up:
R/pops.r 100.00% <100.00%> (ø)
R/pops_model.R 100.00% <100.00%> (ø)
... and 8 more

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 2669cfb...07020fa. Read the comment docs.