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

Qiskit / qiskit / 9778119657
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: target-c-oper
DEFAULT BRANCH: main
Ran 03 Jul 2024 01:09PM UTC
Jobs 1
Files 848
Run time 2min
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

03 Jul 2024 12:46PM UTC coverage: 89.829% (-0.009%) from 89.838%
9778119657

push

github

web-flow
Avoid Python op creation in commutative cancellation (#12701)

* Avoid Python op creation in commutative cancellation

This commit updates the commutative cancellation and commutation
analysis transpiler pass. It builds off of #12692 to adjust access
patterns in the python transpiler path to avoid eagerly creating a
Python space operation object. The goal of this PR is to mitigate the
performance regression on these passes introduced by the extra
conversion cost of #12459.

* Remove stray print

* Don't add __array__ to DAGOpNode or CircuitInstruction

64 of 82 new or added lines in 5 files covered. (78.05%)

15 existing lines in 2 files now uncovered.

65127 of 72501 relevant lines covered (89.83%)

295354.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
85.44
0.07% crates/circuit/src/dag_node.rs
15
80.93
-0.3% crates/circuit/src/operations.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
93.13
0.76% crates/qasm2/src/lex.rs
12
97.15
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 9778119657.1 03 Jul 2024 01:09PM UTC 848
89.83
GitHub Action Run
Source Files on build 9778119657
  • Tree
  • List 848
  • Changed 44
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2d3e21d1 on github
  • Prev Build on main (#9777182458)
  • Next Build on gh-readonly-queue/main/pr-12701-419f40e9e72b4981a6536d08d6b0fa91c13021d5 (#9779280043)
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