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

Update core #147

Closed ChrisJones687 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (8cac89e) into main (8997c51) will increase coverage by 3.68%. The diff coverage is 70.51%.

:exclamation: Current head 8cac89e differs from pull request most recent head 9f3c441. Consider uploading reports for the commit 9f3c441 to get more accurate results

@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   81.10%   84.78%   +3.68%     
==========================================
  Files          47       46       -1     
  Lines        5133     5022     -111     
==========================================
+ Hits         4163     4258      +95     
+ Misses        970      764     -206     
Impacted Files Coverage Δ
R/helpers.R 74.72% <ø> (-13.00%) :arrow_down:
inst/include/PoPS_RcppExports.h 0.00% <ø> (ø)
inst/include/deterministic_kernel.hpp 80.00% <ø> (+3.15%) :arrow_up:
inst/include/kernel.hpp 100.00% <ø> (ø)
inst/include/kernel_base.hpp 75.00% <ø> (ø)
inst/include/kernel_types.hpp 81.57% <ø> (ø)
inst/include/natural_anthropogenic_kernel.hpp 100.00% <ø> (ø)
inst/include/quarantine.hpp 78.37% <ø> (ø)
inst/include/radial_kernel.hpp 60.00% <ø> (-4.00%) :arrow_down:
inst/include/raster.hpp 100.00% <ø> (ø)
... and 25 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 8997c51...9f3c441. Read the comment docs.