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

Qiskit / qiskit / 20717608845
88%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 02:58PM UTC
Jobs 1
Files 885
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

05 Jan 2026 01:30PM UTC coverage: 88.3% (-0.005%) from 88.305%
20717608845

push

github

web-flow
Add pauli() accessor to PauliProductMeasurement (#15469)

* Add pauli() accessor to PauliProductMeasurement

Add a public accessor method pauli() to PauliProductMeasurement to expose the
underlying Pauli object that the instruction measures. This addresses issue #15468.

- Added pauli() method returning Pauli with z, x, and phase components
- Added unit test test_pauli_accessor to verify accessor returns original Pauli
- Added release note documenting the new feature

The accessor uses the existing internal _pauli_z, _pauli_x, and _pauli_phase
attributes to reconstruct the full Pauli object, maintaining compatibility with
existing serialization and synthesis code paths.

* Apply suggestions from code review

Co-authored-by: Julien Gacon <gaconju@gmail.com>

---------

Co-authored-by: Julien Gacon <gaconju@gmail.com>

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

9 existing lines in 2 files now uncovered.

96705 of 109519 relevant lines covered (88.3%)

1205886.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.32
-0.09% crates/transpiler/src/passes/unitary_synthesis.rs
8
91.26
-1.54% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 20717608845.1 05 Jan 2026 02:58PM UTC 885
88.3
GitHub Action Run
Source Files on build 20717608845
  • Tree
  • List 885
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20717608845
  • 6c20d760 on github
  • Prev Build on gh-readonly-queue/main/pr-15445-c44c090745cf94b06f7f5b7810fad155f7158400 (#20715841735)
  • Next Build on main (#20722020346)
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