Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Resilience #139

Merged
merged 10 commits into from
Jun 25, 2019
Merged

Resilience #139

merged 10 commits into from
Jun 25, 2019

Conversation

MichielStock
Copy link
Contributor

Resilience parameter

I implemented the resilience parameters from Gao et al. (2016) and some related functions.

  • The code is covered by unit tests
    • Additional cases or module in test/...
    • Relevant lines in test/runtests.jl
  • The code is documented
    • Docstrings written for every function
    • If needed, additional lines in docs/src/...
  • All contributors have added their name and affiliation to .zenodo.json

Pinging

Pinging @tpoisot

@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #139 into develop will decrease coverage by 0.48%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #139      +/-   ##
===========================================
- Coverage    81.74%   81.25%   -0.49%     
===========================================
  Files           39       40       +1     
  Lines         1090     1099       +9     
===========================================
+ Hits           891      893       +2     
- Misses         199      206       +7
Impacted Files Coverage Δ
src/EcologicalNetworks.jl 50% <ø> (ø) ⬆️
src/community/resilience.jl 100% <100%> (ø)
src/structuralmodels/nestedhierarchymodel.jl 80.39% <0%> (-11.77%) ⬇️
src/rand/shuffle.jl 29.13% <0%> (-0.67%) ⬇️
src/rand/null.jl 100% <0%> (ø) ⬆️

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 2213fd5...f7cf182. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 81.074% when pulling dde23a5 on MichielStock:resilience into 2213fd5 on PoisotLab:develop.

@coveralls
Copy link

coveralls commented May 6, 2019

Coverage Status

Coverage increased (+0.3%) to 81.256% when pulling f7cf182 on MichielStock:resilience into 2213fd5 on PoisotLab:develop.

@tpoisot tpoisot self-requested a review May 7, 2019 14:49
src/community/resilience.jl Outdated Show resolved Hide resolved
src/community/resilience.jl Show resolved Hide resolved
src/community/resilience.jl Outdated Show resolved Hide resolved
src/community/resilience.jl Outdated Show resolved Hide resolved
src/community/resilience.jl Outdated Show resolved Hide resolved
src/community/resilience.jl Outdated Show resolved Hide resolved
src/community/resilience.jl Show resolved Hide resolved
@tpoisot tpoisot merged commit 7715d5e into PoisotLab:develop Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants