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

Qiskit / qiskit / 21034737678
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 15 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

15 Jan 2026 02:26PM UTC coverage: 88.317%. Remained the same
21034737678

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%)

10 existing lines in 3 files now uncovered.

96976 of 109805 relevant lines covered (88.32%)

1206470.83 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
1
82.3
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
91.77
0.51% crates/qasm2/src/lex.rs
8
72.98
-0.33% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 21034737678.1 15 Jan 2026 02:58PM UTC 885
88.32
GitHub Action Run
Source Files on build 21034737678
  • Tree
  • List 885
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21034737678
  • 609b90f8 on github
  • Prev Build on gh-readonly-queue/main/pr-15475-5322ccda626c5554efbf2ef8f23f2ea3177a9692 (#21017143390)
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