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

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

Build:
Build:
LAST BUILD BRANCH: rust_qpy
DEFAULT BRANCH: main
Ran 10 Dec 2025 04:49PM UTC
Files 881
Run time 39s
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

10 Dec 2025 04:09PM UTC coverage: 88.311% (+0.008%) from 88.303%
20105226654.1

push

github

web-flow
Factor out block conversions dependent on foreign types (#15430)

* Factor out block conversions dependent on foreign types

There is a lot of code in the `DAGCircuit` that depends on the foreign
types of the blocks within `CircuitData`, `OperationFromPython` and
`CircuitInstruction`.  This led to a lot of duplication of code, and
makes it costly to change the types of the stored blocks.  This is a
problem, because we already expect to change from `Py<PyAny>`
imminently, and then likely again to some other shareable type that will
permit copy-free exposure of the blocks to Python space.

* Update crates/circuit/src/dag_circuit.rs

Co-authored-by: Julien Gacon <gaconju@gmail.com>

---------

Co-authored-by: Julien Gacon <gaconju@gmail.com>

96297 of 109043 relevant lines covered (88.31%)

1208656.94 hits per line

Source Files on job 20105226654.1
  • Tree
  • List 881
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20105226654
  • fe253dee on github
  • Prev Job for on gh-readonly-queue/main/pr-15430-1258df0421908937b645e2d2f4d06e962323e4a4 (#20104194742.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