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

Qiskit / qiskit-fermions / 30200494738
98%

Build:
DEFAULT BRANCH: main
Ran 26 Jul 2026 11:47AM UTC
Jobs 1
Files 91
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

26 Jul 2026 11:37AM UTC coverage: 97.983% (+0.001%) from 97.982%
30200494738

push

github

web-flow
feat(transpiler): let MapperFnEvolutionSynthesis choose the product formula (#216)

The plugin previously emitted the PauliEvolutionGate without a `synthesis`
argument, so every mapped `Evolution` was forced onto the gate's default
first-order LieTrotter with a single repetition. Callers had no way to select
a higher-order Suzuki formula or additional repetitions, which are exactly what
Trotter-error-sensitive workloads (e.g. Krylov time evolution) want to trade
depth for accuracy.

Add an optional `product_formula` parameter, forwarded verbatim to
`PauliEvolutionGate(synthesis=...)`. It composes with the existing
F2QSynthesisConfig plumbing unchanged, e.g.
`("MapperFn", (jordan_wigner,), {"product_formula": SuzukiTrotter(2)})`.
Leaving it `None` preserves the previous default behavior.

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

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

10104 of 10312 relevant lines covered (97.98%)

321.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30200494738.1 26 Jul 2026 11:47AM UTC 91
97.98
GitHub Action Run
Source Files on build 30200494738
  • Tree
  • List 91
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30200494738
  • ef937957 on github
  • Prev Build on main (#30199188212)
  • Next Build on main (#30204112183)
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