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

Qiskit / qiskit / 20105226654
88%
main: 88%

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

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

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>

96 of 97 new or added lines in 3 files covered. (98.97%)

16 existing lines in 3 files now uncovered.

96297 of 109043 relevant lines covered (88.31%)

1208656.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.29
0.12% crates/circuit/src/dag_circuit.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.3
0.0% crates/circuit/src/parameter/parameter_expression.rs
6
92.54
-0.26% crates/qasm2/src/lex.rs
9
73.06
-0.25% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 20105226654.1 10 Dec 2025 04:49PM UTC 881
88.31
GitHub Action Run
Source Files on build 20105226654
  • Tree
  • List 881
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20105226654
  • fe253dee on github
  • Prev Build on gh-readonly-queue/main/pr-15360-ce8743140bb49b69d71591ade3bde58da057cea5 (#20104194742)
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