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

bsdrks / graaf / 10529481273
100%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2024 05:03PM UTC
Jobs 1
Files 55
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

23 Aug 2024 05:00PM UTC coverage: 100.0%. Remained the same
10529481273

push

github

basdirks-purple
release: 0.83.0

Added

- Add alias `algo::bellman_ford` for `algo::bellman_ford_moore`.
- Add images to the `adjacency_list_weighted/fixture` documentation.
- Add images to the `algo/bellman_ford_moore` documentation.
- Add images to the `algo/bfs` documentation.

Changed

- Breaking: change `source: usize` in `dfs::Dfs::new` to `sources: Vec<usize>`.
- Breaking: change `source: usize` in `dfs_dist::Dfs::new` to `sources: IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `bfs::Bfs::new` to `IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `bfs_dist::Bfs::new` to `IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `bfs_pred::Bfs::new` to `IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `dijkstra::Dijkstra::new` to `IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `dijkstra_dist::Dijkstra::new` to `IntoIterator<Item = &'b usize>`.
- Breaking: change `sources` in `dijkstra_pred::Dijkstra::new` to `IntoIterator<Item = &'b usize>`.
- Improve documentation examples for `algo::bfs`.

82 of 82 new or added lines in 8 files covered. (100.0%)

11049 of 11049 relevant lines covered (100.0%)

89731.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10529481273.1 23 Aug 2024 05:03PM UTC 0
100.0
GitHub Action Run
Source Files on build 10529481273
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10529481273
  • fe860dce on github
  • Prev Build on main (#10495712687)
  • Next Build on main (#10540974731)
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