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

Qiskit / qiskit / 12894787125
88%

Build:
DEFAULT BRANCH: main
Ran 21 Jan 2025 08:20PM UTC
Jobs 1
Files 913
Run time 4min
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

21 Jan 2025 07:13PM UTC coverage: 88.915% (-0.01%) from 88.927%
12894787125

push

github

web-flow
Fix new clippy warnings from Rust 1.84 (#13645)

* Fix new clippy warnings from Rust 1.84

The recently release Rust 1.84 introduced some new clippy rules that are
triggering warnings in the Qiskit rust code. This commit fixes these
warnings as the point to real issues most of the time. However in this
release a bunch of the warnings are coming from a pyo3 macro that
internally had logic for a feature flag that only exists in pyo3. I
think this is likely a rule bug in clippy, but in the meantime adding a
gil-refs feature to the qiskit crates to match the feature pyo3 is using
silences the warnings.

* Fix formatting

7 of 7 new or added lines in 1 file covered. (100.0%)

21 existing lines in 2 files now uncovered.

79451 of 89356 relevant lines covered (88.92%)

351016.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
92.73
0.5% crates/qasm2/src/lex.rs
18
96.68
-0.93% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 12894787125.1 21 Jan 2025 08:20PM UTC 913
88.92
GitHub Action Run
Source Files on build 12894787125
  • Tree
  • List 913
  • Changed 72
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12894787125
  • 3a0b0e8d on github
  • Prev Build on main (#12891072018)
  • Next Build on main (#12895398371)
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