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

bsdrks / graaf / 9329302683
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2024 09:37AM UTC
Jobs 1
Files 51
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 Jun 2024 09:34AM UTC coverage: 100.0%. Remained the same
9329302683

push

github

basdirks-purple
release: 0.53.0

Changed

- Abstract the implementations of `HasArc` as macros.
- Abstract the implementations of `Indegree` as macros.
- Abstract the implementations of `IsSimple` as a macro.
- Abstract the implementations of `IterArcs` as macros.
- Abstract the implementations of `IterOutNeighborsMut` as macros.
- Abstract the implementations of `IterOutNeighbors` as macros.
- Abstract the implementations of `IterOutWeightedNeighbors` as macros.
- Abstract the implementations of `IterVertices` as macros.
- Abstract the implementations of `IterWeightedArcs` as macros.
- Abstract the implementations of `Order` as macros.
- Abstract the implementations of `Outdegree` as macros.
- Abstract the implementations of `RemoveArc` as macros.
- Abstract the implementations of `Size` as macros.
- Breaking: `RemoveArc for BTreeMap<usize, BTreeMap<usize, W>>` no longer panics.
- Breaking: `RemoveArc for BTreeMap<usize, BTreeSet<usize>>` no longer panics.
- Breaking: `RemoveArc for HashMap<usize, HashMap<usize, W>>` no longer panics.
- Breaking: `RemoveArc for HashMap<usize, HashSet<usize>>` no longer panics.
- Breaking: `RemoveArc for Vec<BTreeMap<usize, W>>` no longer panics.
- Breaking: `RemoveArc for Vec<BTreeSet<usize>>` no longer panics.
- Breaking: `RemoveArc for Vec<HashMap<usize, W>>` no longer panics.
- Breaking: `RemoveArc for Vec<HashSet<usize>>` no longer panics.
- Breaking: `RemoveArc for [BTreeMap<usize, W>; V]` no longer panics.
- Breaking: `RemoveArc for [BTreeMap<usize, W>]` no longer panics.
- Breaking: `RemoveArc for [BTreeSet<usize>; V]` no longer panics.
- Breaking: `RemoveArc for [BTreeSet<usize>]` no longer panics.
- Breaking: `RemoveArc for [HashMap<usize, W>; V]` no longer panics.
- Breaking: `RemoveArc for [HashMap<usize, W>]` no longer panics.
- Breaking: `RemoveArc for [HashSet<usize>; V]` no longer panics.
- Breaking: `RemoveArc for [HashSet<usize>]` no longer panics.
- Change  `Converse` to blanket implementation.
- Change  `Degree` t... (continued)

212 of 212 new or added lines in 22 files covered. (100.0%)

7025 of 7025 relevant lines covered (100.0%)

69862.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9329302683.1 01 Jun 2024 09:37AM UTC 0
100.0
GitHub Action Run
Source Files on build 9329302683
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9329302683
  • cef92fca on github
  • Prev Build on main (#9319824059)
  • Next Build on main (#9335980455)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc