• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

azjezz / psl / 18744602323 / 1
98%
next: 98%

Build:
Build:
LAST BUILD BRANCH: deps
DEFAULT BRANCH: next
Ran 23 Oct 2025 09:56AM UTC
Files 808
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Oct 2025 09:55AM UTC coverage: 98.474% (-0.1%) from 98.572%
18744602323.1

Pull #547

github

azjezz
feat: add Graph component with directed and undirected graph support

Add comprehensive Graph component for with immutable graph data
structures and algorithms for working with directed and undirected graphs.

Features:
- DirectedGraph and UndirectedGraph classes with adjacency list representation
- Pure constructor functions: directed() and undirected()
- Weighted and unweighted edge support
- Graph operations: add_node(), add_edge(), nodes(), neighbors()
- Traversal algorithms: BFS (breadth-first search), DFS (depth-first search)
- Path algorithms: shortest_path(), shortest_path_by(), has_path()
- Topological algorithms: topological_sort(), has_cycle()

Signed-off-by: azjezz <azjezz@protonmail.com>
Pull Request #547: feat: add Graph component with directed and undirected graph support

6064 of 6158 relevant lines covered (98.47%)

49.83 hits per line

Source Files on job 18744602323.1
  • Tree
  • List 808
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18744602323
  • d808d4e8 on github
  • Prev Job for on graph (#18740290554.1)
  • Next Job for on graph (#18746567661.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc