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

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

Build:
Build:
LAST BUILD BRANCH: fix-mpl-cregbundle-non-builder-control-flow
DEFAULT BRANCH: main
Ran 13 Mar 2026 11:55AM UTC
Files 909
Run time 41s
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.535% (-0.008%) from 87.543%
23048661840.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.

101241 of 115658 relevant lines covered (87.53%)

1164162.82 hits per line

Source Files on job 23048661840.1
  • Tree
  • List 909
  • Changed 7
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23048661840
  • fb047533 on github
  • Prev Job for on gh-readonly-queue/main/pr-15804-02fef9ba22966df21cf882c73a4d37abc15dba91 (#23021962910.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