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

Qiskit / qiskit-fermions / 22295432391
97%

Build:
DEFAULT BRANCH: main
Ran 23 Feb 2026 07:01AM UTC
Jobs 1
Files 28
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 Feb 2026 06:32AM UTC coverage: 96.381%. Remained the same
22295432391

push

github

web-flow
ci: replace pytest-doctest with sybil (#36)

* ci: replace pytest-doctest with sybil

In preparation for unlocking the pyo3-stub-gen dependency upgrade, this
commit replaces the use of pytest's builtin doctest runner with sybil
[1]. The latter project does not rely on Python's builtin doctest
collection logic and instead provides its own parser, granting us finer
grained control over how to find executable code blocks in our
docstrings. This is required because of the logic change in
pyo3-stub-gen v0.18.0 resulting in the stub files being placed in
locations where Python's builtin doctest detection logic could not find
them (see also [2]).

With the better control provided by sybil, we can correctly pick up on
these doctests, retaining our ability to write doctests inside the Rust
docstrings of the `pyext` module and having them exposed via the
generated stub files.

[1]: https://sybil.readthedocs.io/en/latest/index.html
[2]: https://github.com/Qiskit/qiskit-fermions/pull/11#issuecomment-3791372013

* fix: add missing copyright headers

2983 of 3095 relevant lines covered (96.38%)

282.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22295432391.1 23 Feb 2026 07:01AM UTC 28
96.38
GitHub Action Run
Source Files on build 22295432391
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22295432391
  • 53bd6e43 on github
  • Prev Build on main (#22295408056)
  • Next Build on main (#22303302242)
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