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

Qiskit / rustworkx / 15809982228 / 1
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/nbconvert-7.17.0
DEFAULT BRANCH: main
Ran 22 Jun 2025 07:31PM UTC
Files 109
Run time 3s
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

22 Jun 2025 07:19PM UTC coverage: 95.201%. Remained the same
15809982228.1

push

github

web-flow
Adding Quickcheck full rary graph (#1468)

* Adding quickcheck for barbell graphs

This QuickCheck test verifies structural properties of barbell_graph.

It ensures the total number of nodes is 2 × mesh_size + path_size.

It checks the number of edges matches the expected sum of two cliques, path edges, and connectors.

* Adding quickcheck for full rary tree

We add quickcheck to test the following properties of a full rary tree graph:

Node count is exactly num_nodes

Edge count is at most num_nodes - 1 (a tree has n-1 edges)

* Adding quickcheck test for full rary tree graph

The quickcheck tests for the following properties:

Node count is exactly num_nodes.

Edge count is at most num_nodes - 1 (a tree has n-1 edges).

19383 of 20360 relevant lines covered (95.2%)

1035449.06 hits per line

Source Files on job 15809982228.1
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15809982228
  • d32e3d8a on github
  • Prev Job for on gh-readonly-queue/main/pr-1468-af1c75ca3c7de38793ecda35a2e1448be1c4c737 (#15799571094.1)
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