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

🚨 update pre-commit, lockfile, and adjust for Qiskit 1.3 #341

Merged
merged 9 commits into from
Dec 10, 2024

Conversation

burgholzer
Copy link
Member

Description

This PR combines a couple of updates for the project configuration that are long overdue.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer self-assigned this Dec 10, 2024
@burgholzer burgholzer added dependencies Pull requests that update a dependency file continuous integration Anything related to the CI setup python Pull requests that update Python code pre-commit github-actions labels Dec 10, 2024
@burgholzer burgholzer enabled auto-merge (squash) December 10, 2024 21:52
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.7%. Comparing base (c67b8a8) to head (170c7be).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/mqt/qecc/circuit_synthesis/state_prep.py 96.5% 1 Missing ⚠️
src/mqt/qecc/circuit_synthesis/synthesis_utils.py 83.3% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #341     +/-   ##
=======================================
- Coverage   87.7%   87.7%   -0.1%     
=======================================
  Files         58      58             
  Lines       5128    5126      -2     
  Branches     372     372             
=======================================
- Hits        4500    4498      -2     
  Misses       628     628             
Flag Coverage Δ
cpp 83.7% <ø> (-0.1%) ⬇️
python 89.6% <95.1%> (+<0.1%) ⬆️
Files with missing lines Coverage Δ
src/mqt/qecc/circuit_synthesis/encoding.py 67.2% <100.0%> (ø)
src/mqt/qecc/circuit_synthesis/simulation.py 84.8% <100.0%> (+<0.1%) ⬆️
src/mqt/qecc/circuit_synthesis/state_prep_det.py 88.3% <ø> (ø)
src/mqt/qecc/codes/pauli.py 93.6% <100.0%> (ø)
src/mqt/qecc/circuit_synthesis/state_prep.py 95.1% <96.5%> (ø)
src/mqt/qecc/circuit_synthesis/synthesis_utils.py 91.3% <83.3%> (ø)

... and 4 files with indirect coverage changes

@burgholzer burgholzer merged commit c14eea9 into main Dec 10, 2024
39 checks passed
@burgholzer burgholzer deleted the pre-commit-ruff-qiskit branch December 10, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup dependencies Pull requests that update a dependency file github-actions pre-commit python Pull requests that update Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant