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

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

Build:
Build:
LAST BUILD BRANCH: doc/dag-c-api-reno
DEFAULT BRANCH: main
Ran 08 Aug 2025 06:35PM UTC
Files 836
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

08 Aug 2025 05:56PM UTC coverage: 87.671% (+0.006%) from 87.665%
16837153234.1

push

github

web-flow
Add Target::add_instruction() check for number of params (#14842)

* Add Target::add_instruction() check for number of params

This commit adds a validation check to the Target::add_instruction()
method that the number of parameters for the given instruction is
correct. Right now there is no validation of this so you could
incorrectly construct a target that had parameters defined for a gate
that doesn't take any. You would only notice this if you went to use the
gates from the target later during transpilation and would get weird
errors about parameters not being valid for certain things
(ask me how I know). This just adds a simple sanity check similar to
how there was existing qargs validation already but just for parameters
too.

* Add a test for gate with params but different count

82366 of 93949 relevant lines covered (87.67%)

545141.16 hits per line

Source Files on job 16837153234.1
  • Tree
  • List 836
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16837153234
  • eb8f7916 on github
  • Prev Job for on gh-readonly-queue/main/pr-14842-7d91c50030194658400863aa3fef2e120729eae2 (#16834979106.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