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

Qiskit / qiskit-ibm-runtime / 28969722772
87%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 07:30PM UTC
Jobs 8
Files 324
Run time 1min
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

08 Jul 2026 07:20PM UTC coverage: 87.259% (+0.001%) from 87.258%
28969722772

push

github

web-flow
NLV3 - updating `find_learning_protocol` to avoid undressed boxes for Clifford validation (#3011)

### Summary

Updating the find_learning_protocol validation method in the noise
learner v3 to avoid using the undressed box for Clifford validation.

### Details and comments

An example like
```
circuit = QuantumCircuit(backend.num_qubits)
with circuit.box([Twirl()]):
    circuit.rz(1.2, 0)
    circuit.cz(0, 1)
```
will now raise.

### AI/LLM disclosure

- [x] I didn't use LLM tooling, or only used it privately.
- [ ] I used the following tool to help write this PR description:
- [ ] I used the following tool to generate or modify code:

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

1 existing line in 1 file now uncovered.

8657 of 9921 relevant lines covered (87.26%)

6.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
96.43
0.13% qiskit_ibm_runtime/noise_learner_v3/find_learning_protocol.py
Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.11-ubuntu-latest - 28969722772.1 08 Jul 2026 07:30PM UTC 324
87.26
GitHub Action Run
2 unit-tests_python3.13-windows-latest - 28969722772.2 08 Jul 2026 07:31PM UTC 324
85.73
GitHub Action Run
3 unit-tests_python3.10-ubuntu-latest - 28969722772.3 08 Jul 2026 07:30PM UTC 324
87.26
GitHub Action Run
4 unit-tests_python3.13-ubuntu-latest - 28969722772.4 08 Jul 2026 07:30PM UTC 324
87.26
GitHub Action Run
5 unit-tests_python3.12-windows-latest - 28969722772.5 08 Jul 2026 07:31PM UTC 324
85.73
GitHub Action Run
6 unit-tests_python3.11-windows-latest - 28969722772.6 08 Jul 2026 07:31PM UTC 324
85.73
GitHub Action Run
7 unit-tests_python3.12-ubuntu-latest - 28969722772.7 08 Jul 2026 07:30PM UTC 324
87.26
GitHub Action Run
8 unit-tests_python3.10-windows-latest - 28969722772.8 08 Jul 2026 07:31PM UTC 324
85.73
GitHub Action Run
Source Files on build 28969722772
  • Tree
  • List 324
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28969722772
  • b8da90ab on github
  • Prev Build on gh-readonly-queue/main/pr-3008-a2ddfa6aafd239ad027a8e5352055273dd6ed001 (#28965196087)
  • Next Build on main (#28973871032)
  • Delete
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