Multigraphs via an edge index and edge properties/metadata #73
Annotations
10 errors and 2 warnings
Run mix test:
test/graph_test.exs#L3
doctest Graph.update_labelled_edge/5 (87) (GraphTest)
|
Run mix test:
test/graph_test.exs#L60
test multigraphs removing edges prunes index (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.add_edges/2 (7) (GraphTest)
|
Run mix test:
test/graph_test.exs#L228
test edges/2 returns both directions (GraphTest)
|
Run mix test:
test/graph_test.exs#L94
test edge properties updating edge properties (GraphTest)
|
Run mix test:
test/graph_test.exs#L140
test inspect (GraphTest)
|
Run mix test:
test/graph_test.exs#L80
test edge properties setting edge properties (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.in_edges/2 (51) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.edges/2 (42) (GraphTest)
|
Run mix test:
test/graph_test.exs#L3
doctest Graph.update_labelled_edge/5 (86) (GraphTest)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading