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

Qiskit / qiskit-ibm-runtime / 28969722772 / 5
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 07:32PM UTC
Files 324
Run time 12s
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: 85.727% (+0.001%) from 85.726%
28969722772.5

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:

8505 of 9921 relevant lines covered (85.73%)

0.86 hits per line

Source Files on job unit-tests_python3.12-windows-latest - 28969722772.5
  • Tree
  • List 324
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28969722772
  • b8da90ab on github
  • Prev Job for on main (#28965196087.4)
  • Next Job for on main (#28973871032.2)
  • 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