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

added exporting of exposed matrices at each output step. #64

Closed ChrisJones687 closed 3 years ago

ChrisJones687 commented 3 years ago

Added in exporting of the exposed matrices for each output step. Fixes #62.

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   62.93%   62.97%   +0.04%     
==========================================
  Files          29       29              
  Lines        4524     4532       +8     
==========================================
+ Hits         2847     2854       +7     
- Misses       1677     1678       +1     
Impacted Files Coverage Δ
src/pops.cpp 92.04% <100.00%> (+0.37%) :arrow_up:
inst/include/deterministic_kernel.hpp 65.33% <0.00%> (-1.34%) :arrow_down:

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 79466eb...af642bd. Read the comment docs.