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

Qiskit / qiskit / 7061694997 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 01 Dec 2023 03:27PM UTC
Files 984
Run time 22s
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

01 Dec 2023 01:53PM UTC coverage: 87.43% (-0.03%) from 87.462%
7061694997.1

push

github

web-flow
Remove Optimize1qGatesDecomposition from init stage (#11360)

In #11354 we added more logical optimization passes to the preset pass
managers for level 1, 2, and 3 which included the
Optimize1qGatesDecomposition pass. However, this had the the unintended
side effect of tending to normalize circuits to use parameterized gates.
This becomes an issue for discrete basis targets as the basis translator
doesn't always know how to work with those. To avoid issues this commit
removes the pass from the init stage and just saves it for the
optimization loop. If we want to do 1q gate simplification during init
in the future we can develop a different pass that does it in a manner
that wouldn't interfere with discrete basis targets like
Optimize1qGatesDecomposition.

59913 of 68527 relevant lines covered (87.43%)

278588.04 hits per line

Source Files on job 7061694997.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7061694997
  • b861e4bf on github
  • Prev Job for on main (#7053754740.1)
  • Next Job for on main (#7064790629.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