Skip to content

🚨 update pre-commit, lockfile, and adjust to Qiskit 1.3 #483

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

Merged
merged 8 commits into from
Dec 11, 2024

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Dec 10, 2024

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 python Pull requests that update Python code pre-commit Pull requests that update pre-commit checks labels Dec 10, 2024
@burgholzer burgholzer enabled auto-merge (squash) December 10, 2024 20:38
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.3%. Comparing base (86b7a00) to head (774bc28).
Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
src/mqt/ddsim/pathqasmsimulator.py 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #483   +/-   ##
=====================================
  Coverage   92.3%   92.3%           
=====================================
  Files         37      37           
  Lines       2735    2734    -1     
  Branches     311     311           
=====================================
  Hits        2526    2526           
+ Misses       209     208    -1     
Flag Coverage Δ
cpp 94.1% <ø> (+<0.1%) ⬆️
python 87.3% <95.8%> (-0.1%) ⬇️
Files with missing lines Coverage Δ
src/mqt/ddsim/deterministicnoisesimulator.py 100.0% <100.0%> (ø)
src/mqt/ddsim/primitives/estimator.py 93.2% <100.0%> (ø)
src/mqt/ddsim/provider.py 82.7% <100.0%> (-0.6%) ⬇️
src/mqt/ddsim/qasmsimulator.py 98.8% <100.0%> (ø)
src/mqt/ddsim/stochasticnoisesimulator.py 100.0% <100.0%> (ø)
src/mqt/ddsim/pathqasmsimulator.py 51.3% <0.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@burgholzer burgholzer added the github-actions Pull requests that update GitHub Actions code label Dec 10, 2024
@burgholzer burgholzer merged commit f8e26e5 into main Dec 11, 2024
39 checks passed
@burgholzer burgholzer deleted the pre-commit-ruff-qiskit branch December 11, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code pre-commit Pull requests that update pre-commit checks python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant