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

Qiskit / qiskit / 15424467133 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2025 06:31PM UTC
Files 823
Run time 66min
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

03 Jun 2025 05:36PM UTC coverage: 87.904% (+0.02%) from 87.886%
15424467133.1

push

github

web-flow
Use a double quote header for complex.h (#14525)

In the generated qiskit.h we were including the complex.h file
with: `#include <qiskit/complex.h>` however in the general setup the
qiskit/ header director was in the same local path as `complex.h`. The
more correct way to specify this in the header is to
use: `#include "qiskit/complex.h"` to tell the preprocessor the
complex.h header file is local the qiskit.h file. This commit updates
the cbindgen template to reflect to update the generated header and use
this.

81396 of 92596 relevant lines covered (87.9%)

524486.97 hits per line

Source Files on job 15424467133.1
  • Tree
  • List 823
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15424467133
  • c2c5eb84 on github
  • Prev Job for on main (#15417604161.1)
  • Next Job for on main (#15428348544.1)
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