Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Density dependent mortality for consumers #84

Merged
merged 9 commits into from
Jul 9, 2019
Merged

Conversation

evadelmas
Copy link
Collaborator

@evadelmas evadelmas commented Jul 6, 2019

New feature: possibility to pass a function to model_parameters to set density dependent mortality for consumers (keyword dc) and producers (keyword dp). Default is no mortality.

@evadelmas evadelmas changed the base branch from master to next July 6, 2019 15:27
@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

Merging #84 into next will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             next     #84     +/-   ##
========================================
+ Coverage   88.09%   88.2%   +0.1%     
========================================
  Files          15      15             
  Lines         899     907      +8     
========================================
+ Hits          792     800      +8     
  Misses        107     107
Impacted Files Coverage Δ
src/make_parameters.jl 98.12% <100%> (+0.04%) ⬆️
src/dBdt.jl 100% <100%> (ø) ⬆️

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 21b9ff3...f829e54. Read the comment docs.

@coveralls
Copy link

coveralls commented Jul 6, 2019

Coverage Status

Coverage increased (+0.1%) to 88.203% when pulling f829e54 on densitydep_mortality into 21b9ff3 on next.

@evadelmas evadelmas merged commit de53e67 into next Jul 9, 2019
@evadelmas evadelmas deleted the densitydep_mortality branch January 7, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants