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

Qiskit / qiskit / 8740672466
88%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2024 03:49PM UTC
Jobs 1
Files 824
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

18 Apr 2024 02:52PM UTC coverage: 89.288% (+0.03%) from 89.256%
8740672466

push

github

web-flow
Support ECR gates in `Pauli.evolve(QuantumCircuit)` (#12095)

* add _evolve_ecr()

- Adds support for Pauli (and related classes) to evolve through ECR gates encountered in a quantum circuit.
- Also moved the dicts of special-case gates (`basis_1q`, `basis_2q`, `non-clifford`) outside the subroutine definition. They are now just after the `_evolve_*()` functions they reference.

* fix pauli.evolve bug for certain circuit names

- Should fix qiskit issue #12093
- Bug happened after converting circuit to instruction, which AFAICT was not necessary. Now if input is a QuantumCircuit, that part of the code is bypassed.
- Removed creation of a look-up dict of bit locations, since `QuantumCircuit.find_bit` already provides one.

* add ECRGate to `evolve()` tests

* mark gate-dicts as private

* add test evolving by circuit named 'cx'

Test showing issue #12093 is solved.

* add release note for pauli-evolve fixes

* Update test_pauli_list.py

22 of 34 new or added lines in 1 file covered. (64.71%)

4 existing lines in 1 file now uncovered.

60329 of 67567 relevant lines covered (89.29%)

231700.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8740672466.1 18 Apr 2024 03:48PM UTC 0
89.29
GitHub Action Run
Source Files on build 8740672466
Detailed source file information is not available for this build.
  • Back to Repo
  • d10f9a0f on github
  • Prev Build on gh-readonly-queue/main/pr-12190-9ede1b6ace329b399fbf226b839df8190f1b4115 (#8738243278)
  • Next Build on main (#8745563164)
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