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

Qiskit / qiskit-fermions / 28589866319
98%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 12:37PM UTC
Jobs 1
Files 73
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

02 Jul 2026 12:26PM UTC coverage: 97.37%. Remained the same
28589866319

push

github

web-flow
build(deps-dev): update qiskit-sphinx-theme requirement from ~=2.0.0 to ~=2.1.0 (#160)

* build(deps-dev): update qiskit-sphinx-theme requirement

Updates the requirements on [qiskit-sphinx-theme](https://github.com/Qiskit/qiskit_sphinx_theme) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit_sphinx_theme/releases)
- [Changelog](https://github.com/Qiskit/qiskit_sphinx_theme/blob/main/docs_guide/release_notes.rst)
- [Commits](https://github.com/Qiskit/qiskit_sphinx_theme/compare/2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: qiskit-sphinx-theme
  dependency-version: 2.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: use legacy autodoc to fix Sphinx 9 build warnings

Bumping qiskit-sphinx-theme to ~=2.1.0 transitively pulls in Sphinx 9.x,
whose rewritten sphinx.ext.autodoc (sphinx-doc/sphinx#13751) no longer
resolves the owning module for members of imported/aliased classes. Our
FermionicRegister and FermionicMode are TypeAlias-es to Qiskit's
QuantumRegister and Qubit, so their real __module__ (qiskit.circuit) differs
from where we document them. As a result `make docs` failed with six warnings
(treated as errors), e.g. "don't know which module to import for
autodocumenting 'instances_count'".

This is a known regression tracked upstream in sphinx-doc/sphinx#14089, which
provides the official escape hatch used here: autodoc_use_legacy_class_based
restores the Sphinx 8.2 behavior. With it set, `make docs` builds cleanly. The
flag can be removed once the upstream autodoc alias/module-resolution
regression is fixed.

This commit was assisted by Claude Opus 4.8

* docs: drop RST transitions before section titles for docutils 0.23

docutils 0.23 tightened placement rules for transitions (the ``----``
horizontal rule): a transition is now only valid between body elements at the
document or section level, and in particular may no longer be adjacent to a
sect... (continued)

7480 of 7682 relevant lines covered (97.37%)

163.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28589866319.1 02 Jul 2026 12:37PM UTC 73
97.37
GitHub Action Run
Source Files on build 28589866319
  • Tree
  • List 73
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28589866319
  • a8754b40 on github
  • Prev Build on main (#28585547514)
  • Next Build on main (#28666570720)
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