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

Qiskit / qiskit / 26213337064
88%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:27AM UTC
Jobs 1
Files 941
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

21 May 2026 07:29AM UTC coverage: 87.473% (-0.009%) from 87.482%
26213337064

push

github

web-flow
Switch from node_or_instr.operation.name to node_or_instr.name (#16220)

This PR switches the Python library to prefer CircuitInstruction.name over
CircuitInsruction.operation.name in those places where the operation is not
used again because the latter necessarily involves wastefully creating
the operation as a new Python object. The same holds for nodes in DAG circuits.
Therefore, this PR is technically a performance improvement, though I'd guess
a very minor one.

13 of 14 new or added lines in 10 files covered. (92.86%)

16 existing lines in 3 files now uncovered.

107916 of 123371 relevant lines covered (87.47%)

949176.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
77.29
0.0% qiskit/dagcircuit/dagdependency_v2.py

Coverage Regressions

Lines Coverage ∆ File
12
97.15
-0.95% crates/qasm2/src/parse.rs
2
74.17
-0.04% crates/circuit/src/parameter/symbol_expr.rs
2
92.29
0.26% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 26213337064.1 21 May 2026 08:27AM UTC 941
87.47
GitHub Action Run
Source Files on build 26213337064
  • Tree
  • List 941
  • Changed 14
  • Source Changed 11
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26213337064
  • a241dd19 on github
  • Prev Build on gh-readonly-queue/main/pr-16213-91ee749e6f3b8ceafdf272de9664e02b68ed88a1 (#26153421013)
  • Next Build on main (#26223375319)
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