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

Qiskit / rustworkx / 15810116210
94%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2025 07:48PM UTC
Jobs 1
Files 109
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

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

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%)

1035245.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15810116210.1 22 Jun 2025 07:48PM UTC 109
95.2
GitHub Action Run
Source Files on build 15810116210
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15810116210
  • d32e3d8a on github
  • Prev Build on gh-readonly-queue/main/pr-1467-fb530db6dbbc2ae6d89afab472c6b322e02fe56e (#15799571094)
  • Next Build on main (#15831509253)
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