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

bsdrks / graaf / 11180418798
100%

Build:
DEFAULT BRANCH: main
Ran 04 Oct 2024 01:06PM 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

04 Oct 2024 01:01PM UTC coverage: 100.0%. Remained the same
11180418798

push

github

basdirks-purple
release: 0.99.0

Added

- Add benchmark `algo_bfs_iter`.
- Add benchmark `algo_bfs_new`.

Changed

- Breaking: `Bfs::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `BfsDist::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `BfsPred::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `Dfs::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `DfsDist::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `DfsPred::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `Dijkstra::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `DijkstraDist::new` now takes an `Iterator<Item = usize>` as `sources`.
- Breaking: `DijkstraPred::new` now takes an `Iterator<Item = usize>` as `sources`.
- Embrace the `?` operator in functions that return `Result`.
- Speed up `Bfs::new`.
- Speed up `BfsDist::new`.
- Speed up `BfsPred::new`.
- Speed up `Dfs::new`.
- Speed up `DfsDist::new`.
- Speed up `DfsPred::new`.
- Speed up `Dijkstra::new`.
- Speed up `DijkstraDist::new`.
- Speed up `DijkstraPred::new`.

553 of 553 new or added lines in 10 files covered. (100.0%)

10312 of 10312 relevant lines covered (100.0%)

166106.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11180418798.1 04 Oct 2024 01:06PM UTC 0
100.0
GitHub Action Run
Source Files on build 11180418798
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11180418798
  • e562ec13 on github
  • Prev Build on main (#11168037653)
  • Next Build on main (#11180432012)
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