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

fixed_typo #13576 #13607

Merged
merged 1 commit into from
Dec 29, 2024
Merged

fixed_typo #13576 #13607

merged 1 commit into from
Dec 29, 2024

Conversation

divshacker
Copy link
Contributor

Summary

fixes #13576
This PR fixes the typo reported in #13576

Details and comments

All details can be found in the above linked issue

@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Dec 28, 2024
@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 following people are relevant to this code:

  • @Qiskit/terra-core

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12528078860

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 15 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.002%) to 88.949%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 1 92.98%
crates/accelerate/src/two_qubit_decompose.rs 1 92.13%
crates/accelerate/src/unitary_synthesis.rs 1 92.2%
crates/qasm2/src/parse.rs 12 97.15%
Totals Coverage Status
Change from base Build 12420636821: -0.002%
Covered Lines: 79425
Relevant Lines: 89293

💛 - Coveralls

Copy link
Contributor

@alexanderivrii alexanderivrii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for the contribution!

@alexanderivrii alexanderivrii added this to the 1.3.2 milestone Dec 29, 2024
@alexanderivrii alexanderivrii added the documentation Something is not clear or an error documentation label Dec 29, 2024
@alexanderivrii alexanderivrii added this pull request to the merge queue Dec 29, 2024
Merged via the queue into Qiskit:main with commit eced049 Dec 29, 2024
19 checks passed
@divshacker divshacker deleted the typo-fix branch December 29, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community PR PRs from contributors that are not 'members' of the Qiskit repo documentation Something is not clear or an error documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Typo in docs: Duplicate "each" in QDrift Trotterization method description
4 participants