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

Qiskit / qiskit / 7696816525
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix-asv
DEFAULT BRANCH: main
Ran 29 Jan 2024 01:45PM UTC
Jobs 1
Files 909
Run time 1min
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

29 Jan 2024 01:26PM UTC coverage: 89.556% (+0.03%) from 89.528%
7696816525

push

github

web-flow
Fix SetLayout to error with invalid int list input (#11653)

* Fix SetLayout to error with invalid int list input

This commit fixes an issue in the SetLayout transpiler pass when an
integer list is specified nothing was checking that the integer list
contained unique entries. Previously if a list containing duplciate
entries was passed in this would result in an invalid Layout object
being set on the property set. This would cause a cryptic error message
by later transpiler passes that would try and use that invalid Layout.
This commit fixes this by detecting if there are duplicate entries in
the int list and raising an exception directly.

* Use new exception class in test

59562 of 66508 relevant lines covered (89.56%)

221563.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7696816525.1 29 Jan 2024 01:45PM UTC 0
89.56
GitHub Action Run
Source Files on build 7696816525
Detailed source file information is not available for this build.
  • Back to Repo
  • 8af340c7 on github
  • Prev Build on gh-readonly-queue/main/pr-11664-53581108fdbb0c6e43951a4338b6296a47e8fdfd (#7696690678)
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