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

Qiskit / qiskit / 8882717215
88%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2024 05:35PM UTC
Jobs 1
Files 827
Run time 2min
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 Apr 2024 04:34PM UTC coverage: 89.446% (+0.03%) from 89.419%
8882717215

push

github

web-flow
Assignment of parameters in pulse `Schedule`/`ScheduleBlock` doable through parameter name (#12088)

* Added possibility of assigning Parameter and ParameterVector by name

It is now possible to specify in the mapping the names of the parameters instead of the parameters themselves to assign parameters to pulse `Schedule`s and `ScheduleBlock`s. It is even possible to assign all the parameters of a ParameterVector by just specifying its name and setting as a value a list of parameter values.

* Update parameter_assignment_by_name_for_pulse_schedules-3a27bbbbf235fb9e.yaml

Co-authored-by: Will Shanks <wshaos@posteo.net>

* Reshaped string parameter assignment

Corrected mistake in string assignment

Corrected mistake in string assignment

* Update releasenotes/notes/parameter_assignment_by_name_for_pulse_schedules-3a27bbbbf235fb9e.yaml

Co-authored-by: Will Shanks <wshaos@posteo.net>

* Enabled string assignment for multiple params carrying same name

The check is now based on the value type to infer if assignment should be done on Parameters or ParameterVectors

Removed unnecessary import from utils

Corrected string assignment

Correction part 2

Corrected test

The inplace=True argument was preventing the reuse of a parametrized waveform in the schedule, making the test fail

* Reformat

---------

Co-authored-by: Will Shanks <wshaos@posteo.net>

29 of 33 new or added lines in 2 files covered. (87.88%)

4 existing lines in 1 file now uncovered.

60978 of 68173 relevant lines covered (89.45%)

217652.4 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.95
1.44% qiskit/pulse/parameter_manager.py
3
92.0
-5.14% qiskit/pulse/utils.py

Uncovered Existing Lines

Lines Coverage ∆ File
4
92.62
1.02% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 8882717215.1 29 Apr 2024 05:35PM UTC 827
89.45
GitHub Action Run
Source Files on build 8882717215
  • Tree
  • List 827
  • Changed 32
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b442b1c4 on github
  • Prev Build on gh-readonly-queue/main/pr-12183-8194a68b69eed99be7735e3a699bdcf33250a7f0 (#8881252347)
  • Next Build on main (#8888578051)
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