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

bsdrks / graaf / 9138658632
100%

Build:
DEFAULT BRANCH: main
Ran 18 May 2024 08:47AM UTC
Jobs 1
Files 41
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

18 May 2024 08:44AM UTC coverage: 100.0%. Remained the same
9138658632

push

github

basdirks-purple
release: 0.47.0

Added

- Add `RandomTournament` example to `README`.
- Add `gen::RandomTournament` generator.
- Add `prng::SplitMix64` PRNG to seed `Xoshiro256StarStar`.
- Add `prng::Xoshiro256StarStar` PRNG.
- Add `prng` module.
- Add unit test `btree_map_btree_set` for `RandomTournament`.
- Add unit test `btree_map_vec` for `RandomTournament`.
- Add unit test `hash_map_hash_set` for `RandomTournament`.
- Add unit test `hash_map_vec` for `RandomTournament`.
- Add unit test `vec_btree_set` for `RandomTournament`.
- Add unit test `vec_hash_set` for `RandomTournament`.
- Add unit test `vec_vec` for `RandomTournament`.
- Implement `RandomTournament` for `BTreeMap<usize, BTreeSet<usize>>`.
- Implement `RandomTournament` for `BTreeMap<usize, Vec<usize>>`.
- Implement `RandomTournament` for `HashMap<usize, HashSet<usize>>`.
- Implement `RandomTournament` for `HashMap<usize, Vec<usize>>`.
- Implement `RandomTournament` for `Vec<BTreeSet<usize>>`.
- Implement `RandomTournament` for `Vec<HashSet<usize>>`.
- Implement `RandomTournament` for `Vec<Vec<usize>>`.

113 of 113 new or added lines in 3 files covered. (100.0%)

10323 of 10323 relevant lines covered (100.0%)

5420.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9138658632.1 18 May 2024 08:47AM UTC 0
100.0
GitHub Action Run
Source Files on build 9138658632
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9138658632
  • b7b6a073 on github
  • Prev Build on main (#9132654322)
  • Next Build on main (#9139074948)
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