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

Qiskit / qiskit / 15393181973
88%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2025 01:39PM UTC
Jobs 1
Files 819
Run time 174min
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

02 Jun 2025 12:48PM UTC coverage: 87.843% (+0.003%) from 87.84%
15393181973

push

github

web-flow
Fix warnings in circuit tests (#14510)

* Fix typing warnings in circuit tests

When building the C unit tests with clang it warns about some mismatched
types in the circuit tests which are potential bugs. While in practice
this isn't like to cause an issue the clang warning is still correct and
there is no reason to use a signed integer when the function expects a
uin32_t and it's just a counter. This commit fixes the typing to match
and that fixes the warning. In the future we can look at adding a clang
tidy CI job for the C tests or denying warnings in the C compiler in CI
to prevent these kinds of issues from slipping in.

* Fix MSVC warnings too

The Windows CI job that is using MSVC to compile the c test code was
emitting different warnings. This commit also fixes these.

80448 of 91582 relevant lines covered (87.84%)

360019.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.25
0.14% crates/circuit/src/symbol_expr.rs
3
93.23
1.0% crates/qasm2/src/lex.rs
6
97.61
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 15393181973.1 02 Jun 2025 01:39PM UTC 819
87.84
GitHub Action Run
Source Files on build 15393181973
  • Tree
  • List 819
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15393181973
  • 308df7ac on github
  • Prev Build on gh-readonly-queue/main/pr-14519-4f8d4d249c7ea6422566fe60f7c5a3e5fa0f7084 (#15388829993)
  • Next Build on main (#15397285658)
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