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

Fix save #94

Merged
merged 11 commits into from
Mar 23, 2020
Merged

Fix save #94

merged 11 commits into from
Mar 23, 2020

Conversation

evadelmas
Copy link
Collaborator

@evadelmas evadelmas commented Mar 10, 2020

Fixes #93

Summary of changes:

  1. Updates dependencies
  2. save now uses jld2
  3. model parameters that are functions are saved as string(p[:...])

@coveralls
Copy link

coveralls commented Mar 23, 2020

Coverage Status

Coverage increased (+1.8%) to 90.046% when pulling 746eae1 on fix-save into 92a6a7c on next.

@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #94 into next will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #94      +/-   ##
==========================================
+ Coverage   89.98%   90.14%   +0.16%     
==========================================
  Files          16       16              
  Lines        1068     1086      +18     
==========================================
+ Hits          961      979      +18     
  Misses        107      107
Impacted Files Coverage Δ
src/BioEnergeticFoodWebs.jl 100% <ø> (ø) ⬆️
src/measures.jl 49.23% <100%> (+8.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 92a6a7c...746eae1. Read the comment docs.

@evadelmas evadelmas merged commit 9d57929 into next Mar 23, 2020
@evadelmas evadelmas deleted the fix-save branch March 23, 2020 19:12
This was referenced Mar 23, 2020
Closed
Merged
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