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

Qiskit / qiskit / 20105914025
88%

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 05:35PM 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.303%. Remained the same
20105914025

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%)

22 existing lines in 5 files now uncovered.

96288 of 109043 relevant lines covered (88.3%)

1206284.72 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
1
93.32
-0.09% crates/transpiler/src/passes/unitary_synthesis.rs
2
73.31
0.0% crates/circuit/src/parameter/symbol_expr.rs
6
92.03
-0.77% crates/qasm2/src/lex.rs
12
97.09
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 20105914025.1 10 Dec 2025 05:35PM UTC 881
88.3
GitHub Action Run
Source Files on build 20105914025
  • Tree
  • List 881
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20105914025
  • fe253dee on github
  • Prev Build on gh-readonly-queue/main/pr-15360-ce8743140bb49b69d71591ade3bde58da057cea5 (#20104194742)
  • Next Build on main (#20107132451)
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