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

Next #98

Merged
merged 28 commits into from
Oct 26, 2020
Merged

Next #98

merged 28 commits into from
Oct 26, 2020

Conversation

evadelmas
Copy link
Collaborator

Fixes #94 and addresses #95 .

  • save is now functional and exported
  • update packages
  • update build
  • record tmp interactions matrix and time steps at which rewiring happens, even when rewiring happens without extinction

@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #98 into master will increase coverage by 0.63%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   89.56%   90.19%   +0.63%     
==========================================
  Files          16       16              
  Lines        1073     1173     +100     
==========================================
+ Hits          961     1058      +97     
- Misses        112      115       +3     
Flag Coverage Δ
#unittests 90.19% <96.15%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/BioEnergeticFoodWebs.jl 100.00% <ø> (ø)
src/checks.jl 32.65% <ø> (+4.39%) ⬆️
src/make_parameters.jl 97.89% <84.61%> (-0.95%) ⬇️
src/dBdt.jl 99.07% <100.00%> (-0.93%) ⬇️
src/measures.jl 51.04% <100.00%> (+11.39%) ⬆️
src/rewiring/parameters/checkParameters.jl 100.00% <100.00%> (ø)
src/rewiring/parameters/updateParameters.jl 98.38% <100.00%> (+0.20%) ⬆️
src/temperature_dependence_functions.jl 97.56% <100.00%> (+0.06%) ⬆️
src/random.jl 100.00% <0.00%> (ø)
... and 13 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 87b21ec...aa81057. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 88.519% when pulling d91dbe3 on next into 87b21ec on master.

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