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

bsdrks / graaf / 10309392271
100%

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

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`.

794 of 794 new or added lines in 7 files covered. (100.0%)

11188 of 11188 relevant lines covered (100.0%)

85470.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10309392271.1 08 Aug 2024 08:59PM UTC 0
100.0
GitHub Action Run
Source Files on build 10309392271
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10309392271
  • 3912596a on github
  • Prev Build on main (#10238051267)
  • Next Build on main (#10309410423)
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