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

Qiskit / qiskit / 13853660516
88%

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

pending completion
13853660516

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

Jobs
ID Job ID Ran Files Coverage
1 13853660516.1 14 Mar 2025 10:07AM UTC 788
88.11
GitHub Action Run
Source Files on build 13853660516
  • Tree
  • List 788
  • Changed 14
  • Source Changed 12
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13853660516
  • 141b1527 on github
  • Prev Build on main (#13853602262)
  • Next Build on main (#13864210106)
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

© 2025 Coveralls, Inc