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

bsdrks / graaf / 10309392271 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2024 08:59PM UTC
Files 52
Run time 2s
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

08 Aug 2024 08:56PM UTC coverage: 100.0%. Remained the same
10309392271.1

push

github

basdirks-purple
release: 0.78.0

BFS and DFS are now implemented as iterators.

Added

- Add the `dfs::Dfs` iterator.
- Add the `dfs_depth::Dfs` iterator.
- Add the `bfs::Bfs` iterator.
- Add the `bfs_depth::Bfs` iterator.
- Add the `bfs_successors::Bfs` iterator.

Changed

- Breaking: move `Bfs::distances` to `bfs_depth::Bfs::distances`.
- Breaking: move `Bfs::predecessors` to `bfs_successors::Bfs::predecessors`.
- Breaking: move `Bfs::shortest_path` to `bfs_successors::Bfs::shortest_path`.

Removed

- Breaking: remove `dfs::dfsa`.
- Breaking: remove `dfs::dfsa_predecessors`.
- Breaking: remove `dfs::acyclic_ordering`.

11188 of 11188 relevant lines covered (100.0%)

85470.09 hits per line

Source Files on job 10309392271.1
  • Tree
  • List 0
  • Changed 38
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10309392271
  • 3912596a on github
  • Prev Job for on main (#10238051267.1)
  • Next Job for on main (#10309410423.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