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

Qiskit / qiskit-fermions / 30013580023
98%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:09PM UTC
Jobs 1
Files 90
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

23 Jul 2026 01:57PM UTC coverage: 97.689% (+0.004%) from 97.685%
30013580023

push

github

web-flow
feat(transpiler): merge runs of consecutive OrbitalRotation gates (#204)

Adds MergeOrbitalRotations, an optimization pass that collapses a maximal
run of adjacent OrbitalRotation gates on the same modes into a single gate
whose rotation_unitary is their product in circuit order. The synthesis stage
then lowers one decomposition per run instead of one per gate.

This is the qiskit-fermions analogue of ffsim's merge_orbital_rotations.
Because our OrbitalRotation is a single n x n unitary on n contiguous modes
(rather than carrying per-spin blocks in one gate), the merge is a plain
matrix product with no spin bookkeeping; only rotations on the identical mode
set merge. The pass is added to the preset Jordan-Wigner optimization stage.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

20 of 20 new or added lines in 4 files covered. (100.0%)

9849 of 10082 relevant lines covered (97.69%)

327.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30013580023.1 23 Jul 2026 02:09PM UTC 90
97.69
GitHub Action Run
Source Files on build 30013580023
  • Tree
  • List 90
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30013580023
  • aa1a2d64 on github
  • Prev Build on main (#30010276607)
  • Next Build on main (#30021896894)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc