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

Qiskit / qiskit / 7742104232
88%

Build:
DEFAULT BRANCH: main
Ran 01 Feb 2024 01:51PM UTC
Jobs 1
Files 924
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

01 Feb 2024 12:29PM UTC coverage: 89.349% (+0.007%) from 89.342%
7742104232

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

60154 of 67325 relevant lines covered (89.35%)

219683.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7742104232.1 01 Feb 2024 01:51PM UTC 0
89.35
GitHub Action Run
Source Files on build 7742104232
Detailed source file information is not available for this build.
  • Back to Repo
  • 58188def on github
  • Prev Build on gh-readonly-queue/main/pr-11701-8c89df21e94e40469394ff44326c8c570307eada (#7740077506)
  • Next Build on main (#7742305946)
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