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

Prepare for new release #153

Merged
merged 12 commits into from
Mar 31, 2020
Merged

Prepare for new release #153

merged 12 commits into from
Mar 31, 2020

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Mar 30, 2020

mostly minor tweaks + updated compat + documentation

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #153 into master will increase coverage by 2.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   90.77%   92.86%   +2.08%     
==========================================
  Files          40       40              
  Lines        1030     1317     +287     
==========================================
+ Hits          935     1223     +288     
+ Misses         95       94       -1     
Flag Coverage Δ
#unittests 92.86% <ø> (?)
Impacted Files Coverage Δ
src/misc/probabilities.jl 71.42% <0.00%> (-28.58%) ⬇️
src/information/entropy.jl 75.51% <0.00%> (-7.42%) ⬇️
src/links/degree.jl 93.54% <0.00%> (-2.89%) ⬇️
src/misc/data.jl 96.38% <0.00%> (-2.01%) ⬇️
src/types/iteration.jl 84.61% <0.00%> (-1.50%) ⬇️
src/rand/sample.jl 100.00% <0.00%> (ø)
src/rand/linfilter.jl 100.00% <0.00%> (ø)
src/community/paths.jl 100.00% <0.00%> (ø)
src/modularity/brim.jl 100.00% <0.00%> (ø)
src/community/motifs.jl 100.00% <0.00%> (ø)
... and 23 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 da8d377...b969c8a. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #153 into master will increase coverage by 1.24%.
The diff coverage is 43.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   90.77%   92.01%   +1.24%     
==========================================
  Files          40       41       +1     
  Lines        1030     1328     +298     
==========================================
+ Hits          935     1222     +287     
- Misses         95      106      +11     
Flag Coverage Δ
#unittests 92.01% <43.47%> (?)
Impacted Files Coverage Δ
src/foodwebs/omnivory.jl 0.00% <0.00%> (ø)
src/types/utilities.jl 83.45% <66.66%> (+7.53%) ⬆️
src/EcologicalNetworks.jl 100.00% <100.00%> (+50.00%) ⬆️
src/types/constructors.jl 100.00% <100.00%> (ø)
src/misc/probabilities.jl 71.42% <0.00%> (-28.58%) ⬇️
src/information/entropy.jl 75.51% <0.00%> (-7.42%) ⬇️
src/links/degree.jl 93.54% <0.00%> (-2.89%) ⬇️
src/misc/data.jl 96.38% <0.00%> (-2.01%) ⬇️
src/types/iteration.jl 84.61% <0.00%> (-1.50%) ⬇️
src/rand/sample.jl 100.00% <0.00%> (ø)
... and 28 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 da8d377...00afce8. Read the comment docs.

@tpoisot tpoisot merged commit e03b6fc into master Mar 31, 2020
@tpoisot tpoisot deleted the develop branch November 27, 2020 14:07
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.

1 participant