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

Qiskit / qiskit-fermions / 29487220436
98%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 09:38AM 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

16 Jul 2026 09:27AM UTC coverage: 97.785%. Remained the same
29487220436

push

github

web-flow
docs: clarify QISKIT_LIB/QISKIT_INCLUDE usage in CLAUDE.md (#182)

The previous note lumped `make lint`/`make docs` in with the C/Rust
targets that need working `QISKIT_LIB`/`QISKIT_INCLUDE` values, implying
they must be overridden when the installed qiskit package ships no usable
C library. In fact those two only *compile* the cext backend (clippy and
cbindgen) — they never link or load libqiskit.so — so the auto-derived
`?=` defaults always suffice there. What actually distinguishes the
targets is compile vs. link, so the note is now organised around that:
pyext (don't read the vars), cext-compiling (read but defaults suffice),
cext-linking (may need overrides).

While in here:
- Move the "QISKIT_LIB is the library file, not its directory" gotcha up
  to where the vars are first defined, and state the QISKIT_INCLUDE
  counterpart, since it applies to every mention rather than just the
  override example.
- Drop the duplicated `cargo test ...` invocation next to `make testrust`
  (the Makefile already defines it).
- Reword the doctest note: `make doctest` runs `pytest docs/`, which
  collects all docs/**/*.rst via Sybil — only the guides carry doctests
  today, but the config isn't restricted to them, so the old "only the
  guides" wording would mislead if a doctest landed elsewhere.

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

7682 of 7856 relevant lines covered (97.79%)

161.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29487220436.1 16 Jul 2026 09:38AM UTC 80
97.79
GitHub Action Run
Source Files on build 29487220436
  • Tree
  • List 80
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29487220436
  • a8090af2 on github
  • Prev Build on main (#29485027106)
  • Next Build on main (#29497777470)
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