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

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

Build:
DEFAULT BRANCH: main
Ran 14 Mar 2025 10:07AM UTC
Files 788
Run time 10min
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

14 Mar 2025 08:50AM UTC coverage: 88.112%. First build
13853660516.1

push

github

web-flow
Remove Python dependency from circuit construction (#13986)

* Remove Python dependency from circuit construction

In preparation for providing a C API for building and interacting with
circuits this commit removes the required Python component from the
circuit construction APIs on CircuitData. After #13860 the only use case
of Python in the circuit constructor is to manipulate a
ParameterExpression global phase as ParameterExpression is still a
Python only construct. This moves to using Python::with_gil() in those
places only when it's needed. This gives us a path for building a
circuit without the Python interpreter for the C API.

* Remove with_gil for calling extend() in new()

72702 of 82511 relevant lines covered (88.11%)

497675.26 hits per line

Source Files on job 13853660516.1
  • Tree
  • List 788
  • Changed 14
  • Source Changed 12
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13853660516
  • 141b1527 on github
  • Prev Job for on main (#13853602262.1)
  • Next Job for on main (#13864210106.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