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

Relax CI pin on Aer <0.13 #11313

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Relax CI pin on Aer <0.13 #11313

merged 1 commit into from
Nov 24, 2023

Conversation

jakelishman
Copy link
Member

Now that Aer 0.13.1 is released, we expect that all the bugs and issues we had Qiskit-side are resolved. This releases the pin on the lower version of Aer to get us testing properly in CI again.

Summary

Details and comments

Now that Aer 0.13.1 is released, we expect that all the bugs and issues
we had Qiskit-side are resolved.  This releases the pin on the lower
version of Aer to get us testing properly in CI again.
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: None Do not include in changelog labels Nov 24, 2023
@jakelishman jakelishman requested a review from a team as a code owner November 24, 2023 11:10
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core

@mtreinish mtreinish enabled auto-merge November 24, 2023 11:20
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6980025795

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.02%) to 86.42%

Files with Coverage Reduction New Missed Lines %
qiskit/providers/backend_compat.py 1 86.05%
qiskit/result/postprocess.py 2 73.56%
qiskit/utils/backend_utils.py 2 81.58%
crates/qasm2/src/lex.rs 6 91.41%
qiskit/utils/quantum_instance.py 10 43.64%
crates/qasm2/src/parse.rs 12 96.2%
Totals Coverage Status
Change from base Build 6973658343: -0.02%
Covered Lines: 66265
Relevant Lines: 76678

💛 - Coveralls

@mtreinish mtreinish added this pull request to the merge queue Nov 24, 2023
Merged via the queue into Qiskit:main with commit 8b38060 Nov 24, 2023
13 checks passed
mergify bot pushed a commit that referenced this pull request Nov 24, 2023
Now that Aer 0.13.1 is released, we expect that all the bugs and issues
we had Qiskit-side are resolved.  This releases the pin on the lower
version of Aer to get us testing properly in CI again.

(cherry picked from commit 8b38060)
@jakelishman jakelishman deleted the relax-aer-pin branch November 30, 2023 23:36
@1ucian0
Copy link
Member

1ucian0 commented Jan 17, 2024

@Mergifyio backport stable/0.46

Copy link
Contributor

mergify bot commented Jan 17, 2024

backport stable/0.46

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jan 17, 2024
Now that Aer 0.13.1 is released, we expect that all the bugs and issues
we had Qiskit-side are resolved.  This releases the pin on the lower
version of Aer to get us testing properly in CI again.

(cherry picked from commit 8b38060)

# Conflicts:
#	constraints.txt
jakelishman added a commit that referenced this pull request Feb 28, 2024
Now that Aer 0.13.1 is released, we expect that all the bugs and issues
we had Qiskit-side are resolved.  This releases the pin on the lower
version of Aer to get us testing properly in CI again.

(cherry picked from commit 8b38060)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable type: qa Issues and PRs that relate to testing and code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants