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 5 forks source link

Traits based sub ecosystem & `NodeAlingnedEdgeColored(Di)Graph` #111

Closed pitmonticone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (cf9a805) into WAW2023 (94e0a7a) will increase coverage by 0.09%. The diff coverage is 89.69%.

@@             Coverage Diff             @@
##           WAW2023     #111      +/-   ##
===========================================
+ Coverage    83.32%   83.42%   +0.09%     
===========================================
  Files           30       32       +2     
  Lines         2015     2057      +42     
===========================================
+ Hits          1679     1716      +37     
- Misses         336      341       +5     
Impacted Files Coverage Δ
src/graphs_extensions/graphs_extensions.jl 100.00% <ø> (ø)
src/graphs_extensions/metagraphs.jl 60.00% <ø> (-1.54%) :arrow_down:
src/graphs_extensions/simplevaluegraphs.jl 64.86% <ø> (+1.70%) :arrow_up:
src/graphs_extensions/simpleweightedgraphs.jl 84.61% <ø> (+6.04%) :arrow_up:
src/node.jl 75.00% <ø> (ø)
src/subgraphs/abstractsubgraph.jl 72.41% <ø> (ø)
src/utilities.jl 77.33% <0.00%> (-0.70%) :arrow_down:
src/vertices/multilayervertex.jl 95.65% <ø> (ø)
...olored/abstract_node_aligned_edge_colored_graph.jl 80.00% <80.00%> (ø)
src/multilayerdigraph.jl 88.46% <87.50%> (-2.24%) :arrow_down:
... and 12 more

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