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

Qiskit / qiskit-fermions / 23348935434
97%

Build:
DEFAULT BRANCH: main
Ran 20 Mar 2026 03:24PM 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

20 Mar 2026 03:05PM UTC coverage: 96.538%. Remained the same
23348935434

push

github

web-flow
fix: ensure clang can find qiskit.h (#47)

Prior to this commit, we had hard-coded the paths to some of qiskit's
header files. While this appears to have worked thus far, this generally
is not sufficient for clang to actually be able and find the (by now
larger number of) header files in Qiskit's include directory, unless
being told the correct path to that, too.

This commit fixes that by:
1. ensuring `clang` is told the correct include-path to Qiskit's header
   files
2. removing the hard-coded inclusion of `qiskit/complex.h` and instead
   relying on the recursive parsing of nested includes from `qiskit.h`

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

1 of 2 new or added lines in 1 file covered. (50.0%)

1 existing line in 1 file now uncovered.

3123 of 3235 relevant lines covered (96.54%)

272.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
33.61
0.0% crates/qiskit-sys/build.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
33.61
0.0% crates/qiskit-sys/build.rs
Jobs
ID Job ID Ran Files Coverage
1 23348935434.1 20 Mar 2026 03:24PM UTC 28
96.54
GitHub Action Run
Source Files on build 23348935434
  • Tree
  • List 28
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23348935434
  • 57560ad5 on github
  • Prev Build on main (#22911553743)
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