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

Qiskit / qiskit / 26394827629 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 10:31AM UTC
Files 945
Run time 36s
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.514%. Remained the same
26394827629.1

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.

108455 of 123929 relevant lines covered (87.51%)

958459.68 hits per line

Source Files on job 26394827629.1
  • Tree
  • List 945
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26394827629
  • 8acbb043 on github
  • Prev Job for on main (#26364847193.1)
  • Next Job for on main (#26435541337.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