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

Qiskit / qiskit / 16830026850

08 Aug 2025 12:08PM UTC coverage: 87.665%. Remained the same
16830026850

push

github

web-flow
Fix clippy issues in new MCX synthesis plugin (#14843)

In the recently merged #14666 two small clippy issues with latest stable
slipped into the PR. We run clippy with our MSRV in CI for a stable CI
as newer versions of Rust/clippy introduce new rules and/or
change/improve existing rules so a new rust release would break CI which
is disruptive. However, you can still use newer clippy for local
development and when you do the issues it finds highlight real things
that need to be fixed in the code. This commit fixes the two things that
clippy flags in the mcx plugin code, one is just a code style change but
the other is a small docs formatting issue which would have resulted in
weird formatting for the rendered rustdoc.

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

19 existing lines in 5 files now uncovered.

82212 of 93780 relevant lines covered (87.66%)

547397.33 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

83.39
/crates/circuit/src/parameter/parameter_expression.rs


Source Not Available

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