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

General improvements to the user experience #56

Closed pitmonticone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (79435d2) into JOSS (43f9bcd) will decrease coverage by 0.61%. The diff coverage is 82.10%.

@@            Coverage Diff             @@
##             JOSS      #56      +/-   ##
==========================================
- Coverage   83.95%   83.34%   -0.62%     
==========================================
  Files          29       30       +1     
  Lines        1733     2011     +278     
==========================================
+ Hits         1455     1676     +221     
- Misses        278      335      +57     
Impacted Files Coverage Δ
src/MultilayerGraphs.jl 100.00% <ø> (ø)
src/subgraphs/abstractdescriptor.jl 0.00% <0.00%> (ø)
src/subgraphs/abstractsubgraph.jl 72.41% <0.00%> (-0.85%) :arrow_down:
src/subgraphs/interlayerdescriptor.jl 73.33% <0.00%> (-26.67%) :arrow_down:
src/subgraphs/layer.jl 75.89% <ø> (-7.59%) :arrow_down:
src/subgraphs/layerdescriptor.jl 42.85% <0.00%> (-57.15%) :arrow_down:
src/traits.jl 100.00% <ø> (ø)
src/abstractmultilayergraph.jl 87.75% <5.88%> (-3.76%) :arrow_down:
src/multilayeredge.jl 53.33% <33.33%> (-10.00%) :arrow_down:
src/multilayergraph.jl 89.01% <50.00%> (-1.81%) :arrow_down:
... and 11 more

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