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

Qiskit / qiskit / 15310720135
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: doc/code-review
DEFAULT BRANCH: main
Ran 28 May 2025 09:40PM UTC
Jobs 1
Files 815
Run time 2min
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

28 May 2025 09:12PM UTC coverage: 87.801% (-0.01%) from 87.812%
15310720135

push

github

web-flow
Tidy up unnecessary all-to-all tests (#14484)

`GenericBackendV2` defaults to explicit all-to-all connectivity.  Many
old test cases were somewhat mechanically changed to use
`GenericBackendV2` without fixing the coupling map, resulting in many
tests using large-scale all-to-all connectivity with an inefficient
representation, for tests that do not require it.

This commit changes all test-suite uses of `GenericBackendV2` with more
than 10 qubits and all-to-all connectivity to restrict the connectivity.
There is one exception - a VF2Layout scaling test with 27q all-to-all,
where the large number of possibilities is a deliberate part of the
test.

Several tests that previously had `BackendV1` and `BackendV2` versions
have one of the pair deleted, since `BackendV1` no longer exists, and
all those tests had already been changed to use `BackendV2`.  A further
regression test that was dependent on the particulars of various
randomisation seeds that are _long_ since out-of-date is also deleted,
rather than blindly fixing its connectivity.

79500 of 90546 relevant lines covered (87.8%)

364564.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.57
0.0% crates/transpiler/src/passes/unitary_synthesis.rs
3
92.23
0.0% crates/qasm2/src/lex.rs
12
96.68
-0.46% crates/qasm2/src/parse.rs
30
77.74
-5.22% qiskit/qpy/binary_io/value.py
Jobs
ID Job ID Ran Files Coverage
1 15310720135.1 28 May 2025 09:40PM UTC 815
87.8
GitHub Action Run
Source Files on build 15310720135
  • Tree
  • List 815
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15310720135
  • 6ea430c3 on github
  • Prev Build on gh-readonly-queue/main/pr-14495-9a3b55892bd05d36798296adfcfad3cd4a53d258 (#15309146766)
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