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

make frequency and bool config to reduce # of parameters in pops.cpp … #136

Closed ChrisJones687 closed 2 years ago

ChrisJones687 commented 2 years ago

…by 14.

codecov[bot] commented 2 years ago

Codecov Report

Merging #136 (5d84f33) into main (527c712) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   84.13%   84.25%   +0.12%     
==========================================
  Files          40       40              
  Lines        5030     5031       +1     
==========================================
+ Hits         4232     4239       +7     
+ Misses        798      792       -6     
Impacted Files Coverage Δ
R/pops_model.R 100.00% <100.00%> (ø)
src/pops.cpp 98.34% <100.00%> (+0.04%) :arrow_up:
R/calibrate.R 90.08% <0.00%> (+0.29%) :arrow_up:
inst/include/simulation.hpp 86.72% <0.00%> (+1.65%) :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 527c712...5d84f33. Read the comment docs.