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

Qiskit / qiskit-fermions / 29101366258
98%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 03:09PM UTC
Jobs 1
Files 80
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

10 Jul 2026 02:50PM UTC coverage: 97.785% (+0.008%) from 97.777%
29101366258

push

github

web-flow
fix: raise on too-small num_qubits in jordan_wigner (#174)

Mapping a FermionOperator whose largest mode index was >= num_qubits
aborted the whole process with a non-unwinding panic from the underlying
qk_obs_* calls, giving no catchable error. Add an up-front bounds check in
the core jordan_wigner, which now returns Result and reports a new
CoherenceError::NumQubitsTooSmall. The pyext wrapper maps this to a Python
ValueError; the C API qf_jordan_wigner now writes its result through an
out-parameter and returns a QkExitCode (ValueError on bad input). Adds
regression tests at the core, Python, and C-API layers.

This commit was assisted by Claude Opus 4.8

33 of 33 new or added lines in 2 files covered. (100.0%)

7681 of 7855 relevant lines covered (97.78%)

161.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29101366258.1 10 Jul 2026 03:09PM UTC 80
97.78
GitHub Action Run
Source Files on build 29101366258
  • Tree
  • List 80
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29101366258
  • ed276f11 on github
  • Prev Build on main (#29101230734)
  • Next Build on main (#29107998529)
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