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

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

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2026 12:25PM UTC
Files 909
Run time 29s
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

13 Mar 2026 11:24AM UTC coverage: 87.53% (-0.01%) from 87.543%
23049611020.1

push

github

web-flow
Fix stable clippy warnings (#15804)

This commit fixes clippy warnings that appear when running clippy from
the latest stable rust release 1.94.0. Fixing this pre-emptively will
avoid errors when we try to bump our MSRV in the future and also fix
the error for those of use that insist on testing with the latest
stable release of Rust and are seeing clippy complain about this.

I was planning to ignore the warnings when it was just the unnecessary
multiplication operator. But the recently introduced warning on:
"large size difference between variants" was more important to fix
asap. This warning slipped in as part of #15663 where a CircuitData was
added as an enum variant which is signifacntly larger than the other
enum variants. This solves that by just boxing the circuit data and then
adjusting it's usage in the qpy module.

101235 of 115658 relevant lines covered (87.53%)

1166563.75 hits per line

Source Files on job 23049611020.1
  • Tree
  • List 909
  • Changed 7
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23049611020
  • fb047533 on github
  • Prev Job for on main (#23021962910.1)
  • Next Job for on main (#23050642966.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