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

Lazy gates #30

Closed
wants to merge 6 commits into from
Closed

Lazy gates #30

wants to merge 6 commits into from

Conversation

alexanderivrii
Copy link
Owner

Summary

Details and comments

@eliarbel
Copy link

eliarbel commented Mar 7, 2023

Just a test comment

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4352889361

  • 110 of 258 (42.64%) changed or added relevant lines in 12 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.1%) to 85.203%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit/quantum_info/operators/operator.py 2 3 66.67%
qiskit/transpiler/passes/basis/unroll_lazy.py 31 32 96.88%
qiskit/circuit/operation.py 9 11 81.82%
qiskit/circuit/instruction.py 5 12 41.67%
qiskit/circuit/lazy_op.py 36 45 80.0%
qiskit/circuit/quantumcircuit.py 2 18 11.11%
qiskit/circuit/inverse.py 2 29 6.9%
qiskit/transpiler/passes/optimization/optimize_lazy.py 18 103 17.48%
Files with Coverage Reduction New Missed Lines %
qiskit/extensions/quantum_initializer/squ.py 2 80.0%
src/sabre_swap/layer.rs 4 97.32%
Totals Coverage Status
Change from base Build 4312834408: -0.1%
Covered Lines: 67585
Relevant Lines: 79322

💛 - Coveralls

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