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

Qiskit / qiskit / 26393722118
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: c-api-inspect-control-flow
DEFAULT BRANCH: main
Ran 25 May 2026 10:03AM UTC
Jobs 1
Files 945
Run time 3min
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

25 May 2026 09:33AM UTC coverage: 87.511% (-0.003%) from 87.514%
26393722118

push

github

web-flow
Fix import order of `circuit` and `synthesis` (#16252)

Synthesis is a higher-level concept than the descriptions of the library
gates themselves.  While `qiskit.synthesis` is frequently used to
provide the "default" synthesis of various library gates (the
`Instruction.definition` field), those should be runtime-resolved
imports, and it should be possible to completely resolve the
`qiskit.circuit` module import before starting the import of
`qiskit.synthesis`.

Being stricter about intended import order makes the logical separation
of concerns clearer, but also lets us write our packages and imports
using a proper public-interface setup.  If we're lax, we end up having
so many files importing hyper-specific imports that make it
unnecessarily hard to refactor later, and make annoying import cycles
when modifying code.

16 of 16 new or added lines in 6 files covered. (100.0%)

14 existing lines in 3 files now uncovered.

108452 of 123929 relevant lines covered (87.51%)

956911.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
91.26
-1.29% crates/qasm2/src/lex.rs
6
97.15
0.0% crates/qasm2/src/parse.rs
1
91.04
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 26393722118.1 25 May 2026 10:03AM UTC 945
87.51
GitHub Action Run
Source Files on build 26393722118
  • Tree
  • List 945
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26393722118
  • 8acbb043 on github
  • Prev Build on gh-readonly-queue/main/pr-16174-61169fc225ec346a2a826bf32554c8d780fcb8cf (#26364847193)
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