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

Qiskit / qiskit-addon-sqd / 35351515093
79%

Build:
DEFAULT BRANCH: main
Ran 18 Sep 2026 01:40PM UTC
Jobs 1
Files 6
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

18 Sep 2026 01:39PM UTC coverage: 78.923%. Remained the same
35351515093

push

github

web-flow
Cap Fulqrum guide subspace in CI to avoid notebook OOM (#375)

docs/guides/integrate_fulqrum.ipynb runs its SQD workflow with an unbounded
subspace (no max_dim), which is the honest example we want on the docs site
and what a reader copies. But executing it that way exhausts memory on a
CI runner when Fulqrum materializes the projected Hamiltonian as a sparse
matrix (~797 MB copy).

Add tools/ci_cap_notebook_memory.py, which injects max_dim=300 into the
notebook's diagonalize_fermionic_hamiltonian calls in the working-tree copy
only, and call it from each notebook-testing workflow before tox. The docs
build does not execute notebooks (nbsphinx_execute = "never"), so the
published notebook and its outputs stay unbounded; only CI execution is
capped. The script asserts it edited exactly the expected number of calls,
so a future refactor of the notebook cannot silently reintroduce the OOM.

Assisted-by: Claude Opus 4.8

513 of 650 relevant lines covered (78.92%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35351515093.1 18 Sep 2026 01:40PM UTC 6
78.92
GitHub Action Run
Source Files on build 35351515093
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35351515093
  • d1dc4cc6 on github
  • Prev Build on main (#35030274282)
  • Next Build on main (#36212856842)
  • Delete
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