Skip to content
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

Add FakeSherbrooke backend #9339

Merged
merged 7 commits into from
Jan 13, 2023
Merged

Conversation

mtreinish
Copy link
Member

Summary

This commit adds a new fake backend, FakeSherbrooke, which is a BackendV2 based fake backend with the stored property snapshots for the ibm_sherbrooke backend.

Details and comments

This commit adds a new fake backend, FakeSherbrooke, which is a
BackendV2 based fake backend with the stored property snapshots for
the ibm_sherbrooke backend.
@mtreinish mtreinish added the Changelog: New Feature Include in the "Added" section of the changelog label Jan 3, 2023
@mtreinish mtreinish added this to the 0.23.0 milestone Jan 3, 2023
@mtreinish mtreinish requested review from a team and jyu00 as code owners January 3, 2023 16:02
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@coveralls
Copy link

coveralls commented Jan 3, 2023

Pull Request Test Coverage Report for Build 3905754116

  • 13 of 13 (100.0%) changed or added relevant lines in 3 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 84.815%

Files with Coverage Reduction New Missed Lines %
src/vf2_layout.rs 1 94.74%
qiskit/pulse/library/waveform.py 3 91.67%
Totals Coverage Status
Change from base Build 3905140096: -0.03%
Covered Lines: 65466
Relevant Lines: 77187

💛 - Coveralls

@HuangJunye HuangJunye self-assigned this Jan 9, 2023
@mergify mergify bot merged commit 099828e into Qiskit:main Jan 13, 2023
@mtreinish mtreinish deleted the add-fake-sherbrooke branch June 1, 2023 15:46
ElePT pushed a commit to ElePT/qiskit-ibm-provider that referenced this pull request Oct 4, 2023
* Add FakeSherbrooke backend

This commit adds a new fake backend, FakeSherbrooke, which is a
BackendV2 based fake backend with the stored property snapshots for
the ibm_sherbrooke backend.

* Update qiskit/providers/fake_provider/backends/sherbrooke/fake_sherbrooke.py

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
ElePT pushed a commit to ElePT/qiskit-ibm-runtime that referenced this pull request Oct 10, 2023
* Add FakeSherbrooke backend

This commit adds a new fake backend, FakeSherbrooke, which is a
BackendV2 based fake backend with the stored property snapshots for
the ibm_sherbrooke backend.

* Update qiskit/providers/fake_provider/backends/sherbrooke/fake_sherbrooke.py

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
ElePT pushed a commit to ElePT/qiskit that referenced this pull request Oct 12, 2023
* Add FakeSherbrooke backend

This commit adds a new fake backend, FakeSherbrooke, which is a
BackendV2 based fake backend with the stored property snapshots for
the ibm_sherbrooke backend.

* Update qiskit/providers/fake_provider/backends/sherbrooke/fake_sherbrooke.py

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
ElePT pushed a commit to ElePT/qiskit-ibm-runtime that referenced this pull request Dec 8, 2023
* Add FakeSherbrooke backend

This commit adds a new fake backend, FakeSherbrooke, which is a
BackendV2 based fake backend with the stored property snapshots for
the ibm_sherbrooke backend.

* Update qiskit/providers/fake_provider/backends/sherbrooke/fake_sherbrooke.py

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>

Co-authored-by: Kevin Krsulich <kevin@krsulich.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the "Added" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants