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

Qiskit / qiskit / 21036033515
88%

Build:
DEFAULT BRANCH: main
Ran 15 Jan 2026 03:42PM UTC
Jobs 1
Files 885
Run time 3min
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

15 Jan 2026 02:26PM UTC coverage: 88.322% (+0.005%) from 88.317%
21036033515

push

github

web-flow
Refactor default optimisation plugin to linearise logic (#15531)

* Refactor default optimisation plugin to linearise logic

This keeps the logic exactly the same, but linearises the construction
of the pass manager so it's clearer what's going on.  I did this for two
reasons:

1. we want to revisit what we're running in the optimisation loop in the
   default pass managers, since it doesn't feel like we're using our
   resources as efficiently as we could.  I found it very hard to
   actually see in the code what was happening before, so this makes it
   much easier to see what's changing and running.

2. I was trying to update the version of pylint we use, and it was
   complaining about how we overwrote functions; it was just indicative
   that the logic was hard to follow.

I used a Python 3.10 `match/case` statement just to see how it feels,
now we're able to!

* Use explicit match/case in Clifford+T

57 of 61 new or added lines in 1 file covered. (93.44%)

6 existing lines in 2 files now uncovered.

96982 of 109805 relevant lines covered (88.32%)

1202818.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
94.87
-0.52% qiskit/transpiler/preset_passmanagers/builtin_plugins.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.29
1.03% crates/qasm2/src/lex.rs
4
73.14
-0.16% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 21036033515.1 15 Jan 2026 03:42PM UTC 885
88.32
GitHub Action Run
Source Files on build 21036033515
  • Tree
  • List 885
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21036033515
  • 609b90f8 on github
  • Prev Build on gh-readonly-queue/main/pr-15475-5322ccda626c5554efbf2ef8f23f2ea3177a9692 (#21017143390)
  • Next Build on main (#21063397652)
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