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

Qiskit / qiskit / 15424467133
88%

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.21
0.23% crates/circuit/src/symbol_expr.rs
1
94.57
0.0% crates/transpiler/src/passes/unitary_synthesis.rs
3
92.23
0.0% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 15424467133.1 03 Jun 2025 06:31PM UTC 823
87.9
GitHub Action Run
Source Files on build 15424467133
  • Tree
  • List 823
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15424467133
  • c2c5eb84 on github
  • Prev Build on gh-readonly-queue/main/pr-13929-892b369ea5e4ddb83c32a3c623ef3e5066d8983b (#15417604161)
  • Next Build on main (#15428348544)
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

© 2025 Coveralls, Inc