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

Dispersal fixes #90

Merged
merged 3 commits into from
Apr 18, 2022
Merged

Dispersal fixes #90

merged 3 commits into from
Apr 18, 2022

Conversation

claireh93
Copy link
Member

A few small tweaks to movement functions - now birth/death/dispersal are all separate functions in new transitions framework, we need to make sure seeds don't die before they are allowed to disperse.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #90 (d84a644) into dev (f6734ee) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #90      +/-   ##
==========================================
- Coverage   80.35%   80.33%   -0.03%     
==========================================
  Files          44       44              
  Lines        2754     2751       -3     
==========================================
- Hits         2213     2210       -3     
  Misses        541      541              
Impacted Files Coverage Δ
src/Transitions/BiodiversityRun.jl 100.00% <ø> (ø)
src/Biodiversity/Generate.jl 83.79% <100.00%> (-0.15%) ⬇️

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 f6734ee...d84a644. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2184410360

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 72.37%

Totals Coverage Status
Change from base Build 2184399377: -0.02%
Covered Lines: 2428
Relevant Lines: 3355

💛 - Coveralls

@claireh93 claireh93 merged commit 0debb23 into dev Apr 18, 2022
@claireh93 claireh93 deleted the claireh93/move-fixes branch April 18, 2022 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