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

more transpiler docs improvements #11300

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Conversation

kevinsung
Copy link
Contributor

Summary

  • fix code block imports, syntax, logic, and formatting
  • rewrite sentence for clarity

Details and comments

@kevinsung kevinsung requested a review from a team as a code owner November 22, 2023 21:02
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core

@mtreinish mtreinish added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable labels Nov 22, 2023
@coveralls
Copy link

coveralls commented Nov 22, 2023

Pull Request Test Coverage Report for Build 7007970791

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.
  • 169 unchanged lines in 34 files lost coverage.
  • Overall coverage increased (+0.7%) to 87.093%

Files with Coverage Reduction New Missed Lines %
qiskit/circuit/library/generalized_gates/pauli.py 1 91.18%
qiskit/circuit/parametertable.py 1 87.4%
qiskit/providers/backend_compat.py 1 86.05%
qiskit/providers/backend.py 1 81.08%
qiskit/providers/basicaer/basicaertools.py 1 91.23%
qiskit/providers/basicaer/qasm_simulator.py 1 85.42%
qiskit/providers/job.py 1 56.9%
qiskit/quantum_info/states/statevector.py 1 89.69%
qiskit/synthesis/evolution/product_formula.py 1 97.56%
crates/accelerate/src/sabre_swap/mod.rs 2 97.37%
Totals Coverage Status
Change from base Build 6961554254: 0.7%
Covered Lines: 60819
Relevant Lines: 69832

💛 - Coveralls

@1ucian0 1ucian0 added this to the 0.45.1 milestone Nov 23, 2023
@mtreinish mtreinish enabled auto-merge November 27, 2023 17:26
@mtreinish mtreinish added this pull request to the merge queue Nov 27, 2023
Merged via the queue into Qiskit:main with commit d3b08ad Nov 27, 2023
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
* more transpiler docs improvements

* Update qiskit/transpiler/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* use double ticks and remove extra line of code

---------

Co-authored-by: Matthew Treinish <[email protected]>
(cherry picked from commit d3b08ad)
@kevinsung kevinsung deleted the transpiler-docs branch November 28, 2023 00:43
github-merge-queue bot pushed a commit that referenced this pull request Nov 28, 2023
* more transpiler docs improvements

* Update qiskit/transpiler/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* use double ticks and remove extra line of code

---------

Co-authored-by: Matthew Treinish <[email protected]>
(cherry picked from commit d3b08ad)

Co-authored-by: Kevin J. Sung <[email protected]>
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 documentation Something is not clear or an error documentation stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants