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

Qiskit / qiskit / 7741241278 / 1
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: doc/code-review
DEFAULT BRANCH: main
Ran 01 Feb 2024 12:46PM UTC
Files 924
Run time 23s
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

01 Feb 2024 12:29PM UTC coverage: 89.337% (-0.005%) from 89.342%
7741241278.1

push

github

web-flow
Remove pulse scoped_parameters and search_parameters (#11692)

* Remove pulse scoped_parameters and search_parameters

The `scoped_parameters` and `search_parameters` methods have been
removed from the `ScheduleBlock` class. These methods returned
`Parameter` objects that partially linked to the parameters in the
`ScheduleBlock` instance but assigning values using these objects did not
work correctly. Users should use `ScheduleBlock.parameters` instead and
iterate through `ScheduleBlock.references` and compare to the
`Schedule.parameters` attributes of the subreferences when needing to
distinguish which subroutine a parameter is used in. See
https://github.com/Qiskit/qiskit/issues/11654 for more information.

* Lint and sphinx clean up

60146 of 67325 relevant lines covered (89.34%)

216832.67 hits per line

Source Files on job 7741241278.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7741241278
  • 58188def on github
  • Prev Job for on gh-readonly-queue/main/pr-11692-9aa2982aacdd39ca3bc2994d7103992059a105d3 (#7740077506.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