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

bsdrks / graaf / 10652678019
100%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2024 09:07AM UTC
Jobs 1
Files 58
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

01 Sep 2024 09:04AM UTC coverage: 100.0%. Remained the same
10652678019

push

github

basdirks-purple
release: 0.87.0

Added

- Add `algo::dfs_pred::DfsPred`.
- Add `algo::dfs_pred::Step`.
- Add unit test `dfs_pred::iter_bang_jensen_196`.
- Add unit test `dfs_pred::iter_bang_jensen_34`.
- Add unit test `dfs_pred::iter_bang_jensen_94`.
- Add unit test `dfs_pred::iter_kattis_builddeps`.
- Add unit test `dfs_pred::iter_kattis_cantinaofbabel_1`.
- Add unit test `dfs_pred::iter_kattis_cantinaofbabel_2`.
- Add unit test `dfs_pred::iter_kattis_escapewallmaria_1`.
- Add unit test `dfs_pred::iter_kattis_escapewallmaria_2`.
- Add unit test `dfs_pred::iter_kattis_escapewallmaria_3`.
- Implement `Iterator for DfsPred`.
- Implement `dfs_pred::DfsPred::new`.

Changed

- Breaking: `dfs::Dfs::new` is no longer `const`.
- Breaking: `dfs::Dfs` no longer implements `Hash`.
- Breaking: `dfs::Dfs` no longer implements `Ord`.
- Breaking: `dfs::Dfs` no longer implements `PartialOrd`.
- Breaking: `dfs_dist::DfsDist` no longer implements `Hash`.
- Breaking: `dfs_dist::DfsDist` no longer implements `Ord`.
- Breaking: `dfs_dist::DfsDist` no longer implements `PartialOrd`.
- Use a `HashMap` to track visited vertices in `dfs::Dfs`.
- Use a `HashMap` to track visited vertices in `dfs_dist::DfsDist`.
- `dfs::Dfs::new<D>` is no longer constrained to `D: Order + Outneighbors`.
- `dfs_dist::DfsDist::new<D>` is no longer constrained to `D: Order + Outneighbors`.

142 of 142 new or added lines in 5 files covered. (100.0%)

14636 of 14636 relevant lines covered (100.0%)

83002.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10652678019.1 01 Sep 2024 09:07AM UTC 0
100.0
GitHub Action Run
Source Files on build 10652678019
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10652678019
  • c3f983e9 on github
  • Prev Build on main (#10652236660)
  • Next Build on main (#10656878188)
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