JuliaGraphs / MultilayerGraphs.jl

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.
https://juliagraphs.org/MultilayerGraphs.jl/dev
MIT License
118 stars 3 forks source link

Update README and docs #44

Closed pitmonticone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (e8043d6) into default_layer_constructors (3248db2) will increase coverage by 0.28%. The diff coverage is n/a.

@@                      Coverage Diff                       @@
##           default_layer_constructors      #44      +/-   ##
==============================================================
+ Coverage                       83.66%   83.95%   +0.28%     
==============================================================
  Files                              29       29              
  Lines                            1739     1733       -6     
==============================================================
  Hits                             1455     1455              
+ Misses                            284      278       -6     
Impacted Files Coverage Δ
src/multilayerdigraph.jl 91.75% <0.00%> (+0.93%) :arrow_up:
src/graphs_extensions/simplevaluegraphs.jl 36.84% <0.00%> (+0.94%) :arrow_up:
src/multilayergraph.jl 90.81% <0.00%> (+1.81%) :arrow_up:
src/graphs_extensions/metagraphs.jl 61.53% <0.00%> (+2.27%) :arrow_up:
src/graphs_extensions/graphs.jl 100.00% <0.00%> (+6.25%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.