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

Zombie species #78

Merged
merged 4 commits into from
May 28, 2019
Merged

Zombie species #78

merged 4 commits into from
May 28, 2019

Conversation

evadelmas
Copy link
Collaborator

Fixes #77

This PR changes the Callback conditions in the simulate function to better detect extinctions. It also introduces the possibility to control the extinction threshold and the number of interpolated points through the following keywords:

  • extinction_threshold (default to 1e-6)
  • cb_interp_points (default to 100)

@evadelmas evadelmas changed the base branch from master to next May 27, 2019 17:48
@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #78 into next will increase coverage by 0.2%.
The diff coverage is 88%.

Impacted file tree graph

@@           Coverage Diff            @@
##            next      #78     +/-   ##
========================================
+ Coverage   84.7%   84.91%   +0.2%     
========================================
  Files         16       16             
  Lines       1020     1034     +14     
========================================
+ Hits         864      878     +14     
  Misses       156      156
Impacted Files Coverage Δ
src/simulate.jl 89.58% <88%> (+4.28%) ⬆️

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 f2d74cd...066db56. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 89.206% when pulling 066db56 on zombie_species into f2d74cd on next.

@evadelmas evadelmas merged commit 8bf65e9 into next May 28, 2019
@evadelmas evadelmas deleted the zombie_species branch May 28, 2019 15:32
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