Skip to content

Actually Populate the Params list from Qobjs #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

hillmich
Copy link
Contributor

This PR fixes a bug where the parameters of parameterized gates are not saved when reading in circuits from QasmQobjExperiments. Previously the params list was always empty.

Related:

@hillmich hillmich added the bug Something isn't working label Jun 14, 2023
@hillmich hillmich requested a review from burgholzer June 14, 2023 13:22
@hillmich hillmich self-assigned this Jun 14, 2023
@github-actions
Copy link
Contributor

Cpp-Linter Report ✔️

No problems need attention.

Have any feedback or feature suggestions? Share it here.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #333 (3cd4867) into main (89412bc) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #333   +/-   ##
=====================================
  Coverage   87.4%   87.4%           
=====================================
  Files         58      58           
  Lines       6729    6729           
  Branches    1351    1351           
=====================================
  Hits        5886    5886           
  Misses       843     843           

@hillmich hillmich merged commit 1a889d6 into main Jun 14, 2023
@hillmich hillmich deleted the fix-qobj-params branch June 14, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants