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 to network version of PoPS Core #131

Closed wenzeslaus closed 2 years ago

wenzeslaus commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #131 (d6d17ce) into main (62d9191) will decrease coverage by 0.75%. The diff coverage is 78.19%.

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

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   83.82%   83.06%   -0.76%     
==========================================
  Files          40       46       +6     
  Lines        5031     5332     +301     
==========================================
+ Hits         4217     4429     +212     
- Misses        814      903      +89     
Impacted Files Coverage Δ
R/auto_manage.R 0.00% <0.00%> (ø)
R/helpers.R 87.76% <ø> (ø)
inst/include/deterministic_kernel.hpp 82.05% <0.00%> (-3.67%) :arrow_down:
inst/include/neighbor_kernel.hpp 6.06% <0.00%> (-1.35%) :arrow_down:
inst/include/scheduling.hpp 87.83% <0.00%> (-1.36%) :arrow_down:
inst/include/treatments.hpp 90.47% <ø> (-0.26%) :arrow_down:
inst/include/uniform_kernel.hpp 69.23% <0.00%> (-30.77%) :arrow_down:
inst/include/utils.hpp 62.50% <61.76%> (-1.79%) :arrow_down:
inst/include/network.hpp 65.64% <65.64%> (ø)
inst/include/switch_kernel.hpp 77.77% <66.66%> (-15.98%) :arrow_down:
... and 34 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 82d01d2...ded2619. Read the comment docs.