davecom/SwiftGraph

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
Sources/SwiftGraph/SwiftPriorityQueue.swift90
A
0 mins
F
56%
Sources/SwiftGraph/Queue.swift35
A
0 mins
D
69%
Sources/SwiftGraph/Graph.swift166
A
0 mins
C
76%
Sources/SwiftGraph/UniqueElementsGraph.swift136
A
1 hr
B
80%
Sources/SwiftGraph/WeightedEdge.swift34
A
0 mins
B
83%
Tests/SwiftGraphTests/Utils/ArraysHaveSameElements.swift
B
83%
Tests/SwiftGraphTests/SwiftGraphCodableTests.swift
B
87%
Sources/SwiftGraph/WeightedGraph.swift78
A
1 hr
B
89%
Tests/SwiftGraphTests/MSTTests.swift
A
91%
Tests/SwiftGraphTests/DijkstraGraphTests.swift
A
91%
Sources/SwiftGraph/Sort.swift45
A
1 hr
A
93%
Sources/SwiftGraph/Search.swift380
A
0 mins
A
93%
Tests/SwiftGraphTests/SwiftGraphSortTests.swift
A
96%
Tests/SwiftGraphTests/CycleTests.swift
A
98%
Sources/SwiftGraph/Constructors.swift21
A
0 mins
A
100%
Sources/SwiftGraph/Cycle.swift41
A
0 mins
A
100%
Sources/SwiftGraph/MST.swift35
A
0 mins
A
100%
Sources/SwiftGraph/Reversed.swift10
A
0 mins
A
100%
Sources/SwiftGraph/Stack.swift6
A
0 mins
A
100%
Sources/SwiftGraph/Union.swift25
A
45 mins
A
100%
Sources/SwiftGraph/UnweightedEdge.swift19
A
0 mins
A
100%
Sources/SwiftGraph/UnweightedGraph.swift60
A
1 hr
A
100%
Tests/SwiftGraphTests/Constructors/ConstructorsTests.swift
A
100%
Tests/SwiftGraphTests/EdgeListTests.swift
A
100%
Tests/SwiftGraphTests/SwiftGraphReversedTests.swift
A
100%
Tests/SwiftGraphTests/SwiftGraphSearchTests.swift
A
100%
Tests/SwiftGraphTests/SwiftGraphTests.swift
A
100%
Tests/SwiftGraphTests/UnionTests.swift
A
100%
Tests/SwiftGraphTests/UniqueElementsGraph/UniqueElementsGraphHashableInitTests.swift
A
100%
Tests/SwiftGraphTests/UniqueElementsGraph/UniqueElementsGraphHashableTests.swift
A
100%
Tests/SwiftGraphTests/UniqueElementsGraph/UniqueElementsGraphInitTests.swift
A
100%
Tests/SwiftGraphTests/UniqueElementsGraph/UniqueElementsGraphTests.swift
A
100%
Tests/SwiftGraphTests/UniqueElementsGraph/WeightedUniqueElementsGraphTests.swift
A
100%
Tests/SwiftGraphTests/UnweightedGraphTests.swift
A
100%
Tests/SwiftGraphTests/WeightedGraphTests.swift
A
100%
.codeclimate.json
.gitattributes
.github/workflows/swift.yml
.gitignore
.travis.yml
BuildScripts/linux_install.sh
BuildScripts/linux_script.sh
BuildScripts/osx_check_test_generated.sh
BuildScripts/osx_coverage_after.sh
BuildScripts/osx_coverage_before.sh
BuildScripts/osx_coverage_install.sh
BuildScripts/osx_install.sh
BuildScripts/osx_script.sh
CHANGELOG.md
CONTRIBUTORS.md