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

Qiskit / qiskit / 16797164668
88%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2025 07:16AM UTC
Jobs 1
Files 836
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

07 Aug 2025 06:16AM UTC coverage: 87.621% (-0.009%) from 87.63%
16797164668

push

github

web-flow
Adjust pulse optimal cx two qubit decomposer to avoid RZ(0) (#14629)

* Adjust pulse optimal cx two qubit decomposer to avoid RZ(0)

In the TwoQubitBasisDecomposer there was a special code path to do pulse
optimal decomposition. This code path could occasionally result in a 0
degree angle rz gate being emitted. This would mean the sequence of SX -
RZ(0) - SX would be generated which is just an X gate. This commit
updates the decomposition to just use an X gate in these cases if
they're encountered. This is essentially the same optimization that was
done in #5937/#5827 for the single qubit euler decomposer but this
applies it to the pulse optimal 2q decomposition.

* Add tests

17 of 17 new or added lines in 1 file covered. (100.0%)

25 existing lines in 3 files now uncovered.

81850 of 93414 relevant lines covered (87.62%)

547901.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
74.38
-0.08% crates/circuit/src/parameter/symbol_expr.rs
5
91.24
-0.52% crates/qasm2/src/lex.rs
18
96.62
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 16797164668.1 07 Aug 2025 07:16AM UTC 836
87.62
GitHub Action Run
Source Files on build 16797164668
  • Tree
  • List 836
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16797164668
  • 93d9e75d on github
  • Prev Build on gh-readonly-queue/main/pr-14746-8fbd1b512445c5e89598cc4716ab005f36362290 (#16796224096)
  • Next Build on main (#16806288664)
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