Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
4.83k stars 2.29k forks source link

Fix bad Sphinx syntax in several release notes and in API documentaiton #12604

Closed GuillermoAbadLopez closed 1 day ago

GuillermoAbadLopez commented 2 weeks ago

CHECKS:

Summary:

Corrected some typos in several release notes, and in one API documentation (Schedule/ScheduleBlock)

Changes:

Changed ' by `, in the release note tackling issue https://github.com/Qiskit/qiskit/issues/11425

Screenshot 2024-06-19 at 02 53 27

Fixed :py:meth: in Schedule and ScheduleBlock API documentation

Screenshot 2024-06-19 at 03 13 44

Fixed typos of two other release notes:

qiskit-bot commented 2 weeks ago

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:

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9574485310

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 1 93.89%
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 9571576575: 0.03%
Covered Lines: 63580
Relevant Lines: 70818

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9587510061

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 3 92.37%
crates/qasm2/src/parse.rs 12 96.23%
<!-- Total: 16 -->
Totals Coverage Status
Change from base Build 9585515412: -0.02%
Covered Lines: 63553
Relevant Lines: 70822

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9650990525

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 5 92.62%
crates/qasm2/src/parse.rs 12 97.15%
<!-- Total: 17 -->
Totals Coverage Status
Change from base Build 9650973845: -0.02%
Covered Lines: 63763
Relevant Lines: 71054

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9747092354

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
qiskit/circuit/library/standard_gates/r.py 1 97.73%
qiskit/circuit/library/standard_gates/rxx.py 1 97.56%
qiskit/circuit/library/standard_gates/rzx.py 1 97.56%
crates/accelerate/src/isometry.rs 1 99.65%
crates/accelerate/src/sampled_exp_val.rs 1 88.71%
qiskit/circuit/library/standard_gates/rz.py 2 95.83%
qiskit/circuit/library/standard_gates/ryy.py 2 95.12%
crates/qasm2/src/lex.rs 2 92.11%
qiskit/circuit/library/standard_gates/rzz.py 2 94.74%
qiskit/circuit/library/standard_gates/ry.py 2 95.95%
<!-- Total: 528 -->
Totals Coverage Status
Change from base Build 9650973845: 0.07%
Covered Lines: 64403
Relevant Lines: 71696

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9747717668

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
qiskit/circuit/library/standard_gates/r.py 1 97.73%
crates/qasm2/src/expr.rs 1 94.02%
qiskit/circuit/library/standard_gates/rxx.py 1 97.56%
qiskit/transpiler/passes/routing/commuting_2q_gate_routing/pauli_2q_evolution_commutation.py 1 97.92%
qiskit/circuit/library/standard_gates/rzx.py 1 97.56%
crates/accelerate/src/isometry.rs 1 99.65%
crates/accelerate/src/sampled_exp_val.rs 1 88.71%
qiskit/circuit/library/standard_gates/rz.py 2 95.83%
qiskit/circuit/library/standard_gates/ryy.py 2 95.12%
qiskit/circuit/library/standard_gates/rzz.py 2 94.74%
<!-- Total: 591 -->
Totals Coverage Status
Change from base Build 9650973845: 0.07%
Covered Lines: 64410
Relevant Lines: 71705

💛 - Coveralls