Multigraphs via an edge index and edge properties/metadata #92
Annotations
10 errors and 2 warnings
|
test (1.15.8, 25.3)
Process completed with exit code 2.
|
|
test (1.15.8, 25.3):
test/graph_test.exs#L465
test inspect (GraphTest)
|
|
test (1.15.8, 25.3):
test/graph_test.exs#L392
test edge properties setting edge properties (GraphTest)
|
|
test (1.15.8, 25.3):
test/graph_test.exs#L406
test edge properties updating edge properties (GraphTest)
|
|
test (1.14.5, 24.3)
The strategy configuration was canceled because "test._1_15_8_25_3" failed
|
|
test (1.14.5, 24.3)
The operation was canceled.
|
|
test (1.14.5, 24.3):
test/graph_test.exs#L406
test edge properties updating edge properties (GraphTest)
|
|
test (1.14.5, 24.3):
test/graph_test.exs#L392
test edge properties setting edge properties (GraphTest)
|
|
test (1.14.5, 24.3):
test/graph_test.exs#L465
test inspect (GraphTest)
|
|
test (1.14.5, 24.3):
test/priority_queue_test.exs#L5
test inspect (PriorityQueue.Test)
|
|
test (1.18.2, 27.2)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
|
test (1.18.2, 27.2)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|