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

[Stable] Release 0.2.1 #81

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

ElePT
Copy link
Collaborator

@ElePT ElePT commented Sep 13, 2023

Summary

0.2.1 release with untyped form of qiskit_algorithms (not to break typed dependent packages).

Details and comments

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6172477376

  • 170 of 182 (93.41%) changed or added relevant lines in 45 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 90.516%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_algorithms/eigensolvers/numpy_eigensolver.py 5 6 83.33%
qiskit_algorithms/optimizers/adam_amsgrad.py 0 1 0.0%
qiskit_algorithms/optimizers/aqgd.py 1 2 50.0%
qiskit_algorithms/optimizers/gradient_descent.py 6 7 85.71%
qiskit_algorithms/optimizers/spsa.py 4 5 80.0%
qiskit_algorithms/optimizers/umda.py 2 3 66.67%
qiskit_algorithms/phase_estimators/phase_estimation_result.py 1 2 50.0%
qiskit_algorithms/amplitude_amplifiers/grover.py 3 5 60.0%
qiskit_algorithms/minimum_eigensolvers/diagonal_estimator.py 7 10 70.0%
Totals Coverage Status
Change from base Build 6143495221: 0.5%
Covered Lines: 6452
Relevant Lines: 7128

💛 - Coveralls

@ElePT ElePT merged commit 8aa9811 into qiskit-community:stable/0.2 Sep 13, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants