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

Add tests #134

Closed ChrisJones687 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (ebc552a) into main (12046cf) will increase coverage by 3.92%. The diff coverage is 72.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   80.25%   84.17%   +3.92%     
==========================================
  Files          40       40              
  Lines        5135     5030     -105     
==========================================
+ Hits         4121     4234     +113     
+ Misses       1014      796     -218     
Impacted Files Coverage Δ
R/validate.R 100.00% <ø> (+14.47%) :arrow_up:
src/pops.cpp 98.29% <ø> (+2.27%) :arrow_up:
R/checks.R 95.79% <60.00%> (+7.54%) :arrow_up:
R/configuration.R 93.46% <65.90%> (+7.95%) :arrow_up:
R/helpers.R 87.76% <82.35%> (+0.75%) :arrow_up:
R/pops_multirun.R 93.59% <88.88%> (+5.93%) :arrow_up:
R/calibrate.R 90.08% <0.00%> (+0.29%) :arrow_up:
inst/include/raster.hpp 100.00% <0.00%> (+3.22%) :arrow_up:
... 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 12046cf...ebc552a. Read the comment docs.