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

Force extinction #86

Merged
merged 4 commits into from
Oct 9, 2019
Merged

Force extinction #86

merged 4 commits into from
Oct 9, 2019

Conversation

evadelmas
Copy link
Collaborator

Fixes #85

Added a FunctionCallingCallback triggered at the first timestep whenever at least one of the initial biomasses is below the extinction threshold. This Callback triggers the extinction of the species and potentially rewiring depending on the set of parameters.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 88.21% when pulling 4a7c499 on force_extinction into 5a26d78 on next.

@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #86 into next will increase coverage by <.01%.
The diff coverage is 93.33%.

Impacted file tree graph

@@           Coverage Diff            @@
##            next     #86      +/-   ##
========================================
+ Coverage   88.2%   88.2%   +<.01%     
========================================
  Files         15      15              
  Lines        907     916       +9     
========================================
+ Hits         800     808       +8     
- Misses       107     108       +1
Impacted Files Coverage Δ
src/simulate.jl 98% <93.33%> (-2%) ⬇️

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 5a26d78...4a7c499. Read the comment docs.

@evadelmas evadelmas merged commit a554fee into next Oct 9, 2019
@evadelmas evadelmas deleted the force_extinction branch October 9, 2019 02:18
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