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

bsdrks / graaf / 10759879940
100%

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2024 12:29PM UTC
Jobs 1
Files 60
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

08 Sep 2024 12:26PM UTC coverage: 98.738% (-1.3%) from 100.0%
10759879940

push

github

basdirks-purple
release: 0.88.0

Summary

- Add the `Wheel` generator.
- Lift the public API to the top level.
- Move common unit tests for unweighted digraphs to the `test_unweighted` module.

Added

- Add `gen::Wheel`.

Changed

- Breaking: move `adjacency_list::digraph::Digraph` to `repr::adjacency_list::AdjacencyList`.
- Breaking: move `adjacency_list_weighted::digraph::Digraph` to `repr::adjacency_list_weighted::AdjacencyListWeighted`.
- Breaking: move `adjacency_list_weighted` to `repr::adjacency_list_weighted`.
- Breaking: move `adjacency_list` to `repr::adjacency_list`.
- Breaking: move `adjacency_matrix::digraph::Digraph` to `repr::adjacency_matrix::AdjacencyMatrix`.
- Breaking: move `adjacency_matrix` to `repr::adjacency_matrix`.
- Breaking: move `edge_list::digraph::Digraph` to `repr::edge_list::EdgeList`.
- Breaking: move `edge_list` to `repr::edge_list`.
- Export `graaf::AddArcWeighted`.
- Export `graaf::AddArc`.
- Export `graaf::AdjacencyListWeighted`.
- Export `graaf::AdjacencyList`.
- Export `graaf::AdjacencyMatrix`.
- Export `graaf::ArcWeight`.
- Export `graaf::ArcsWeighted`.
- Export `graaf::Arcs`.
- Export `graaf::Biclique`.
- Export `graaf::Circuit`.
- Export `graaf::Complement`.
- Export `graaf::Complete`.
- Export `graaf::Converse`.
- Export `graaf::Cycle`.
- Export `graaf::DegreeSequence`.
- Export `graaf::Degree`.
- Export `graaf::DistanceMatrix`.
- Export `graaf::EdgeList`.
- Export `graaf::Empty`.
- Export `graaf::ErdosRenyi`.
- Export `graaf::HasArc`.
- Export `graaf::HasEdge`.
- Export `graaf::HasWalk`.
- Export `graaf::InNeighbors`.
- Export `graaf::IndegreeSequence`.
- Export `graaf::Indegree`.
- Export `graaf::IsBalanced`.
- Export `graaf::IsComplete`.
- Export `graaf::IsIsolated`.
- Export `graaf::IsOriented`.
- Export `graaf::IsPendant`.
- Export `graaf::IsRegular`.
- Export `graaf::IsSemicomplete`.
- Export `graaf::IsSimple`.
- Export `graaf::IsSpanningSubdigraph`.
- Export `graaf::IsSubdigraph`.
- Export `graaf::IsSuperdigraph`.
- E... (continued)

3841 of 3931 new or added lines in 17 files covered. (97.71%)

8374 of 8481 relevant lines covered (98.74%)

146908.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10759879940.1 08 Sep 2024 12:29PM UTC 0
98.74
GitHub Action Run
Source Files on build 10759879940
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10759879940
  • 42ff097a on github
  • Prev Build on main (#10752728720)
  • Next Build on main (#10759908104)
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