Closed ChrisJones687 closed 3 years ago
Merging #73 (7a86523) into master (241edd4) will increase coverage by
3.25%
. The diff coverage is85.89%
.:exclamation: Current head 7a86523 differs from pull request most recent head ec668b0. Consider uploading reports for the commit ec668b0 to get more accurate results
@@ Coverage Diff @@
## master #73 +/- ##
==========================================
+ Coverage 75.28% 78.53% +3.25%
==========================================
Files 40 40
Lines 4852 4902 +50
==========================================
+ Hits 3653 3850 +197
+ Misses 1199 1052 -147
Impacted Files | Coverage Δ | |
---|---|---|
R/pops.r | 100.00% <ø> (ø) |
|
R/pops_multirun.R | 94.44% <ø> (ø) |
|
inst/include/exponential_power_kernel.hpp | 15.78% <0.00%> (-2.97%) |
:arrow_down: |
inst/include/normal_kernel.hpp | 10.00% <0.00%> (-1.12%) |
:arrow_down: |
inst/include/lognormal_kernel.hpp | 52.17% <80.00%> (+42.65%) |
:arrow_up: |
inst/include/gamma_kernel.hpp | 88.09% <91.66%> (+80.40%) |
:arrow_up: |
R/configuration.R | 85.55% <100.00%> (+1.38%) |
:arrow_up: |
inst/include/power_law_kernel.hpp | 76.47% <100.00%> (+64.70%) |
:arrow_up: |
inst/include/radial_kernel.hpp | 90.32% <100.00%> (+20.96%) |
:arrow_up: |
R/quantity_allocation_disagreement.R | 92.30% <0.00%> (+5.98%) |
:arrow_up: |
... and 11 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 241edd4...ec668b0. Read the comment docs.
Add in new dispersal kernels closes #70