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 hooks #605

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)
- [github.com/pre-commit/mirrors-clang-format: v18.1.4 → v18.1.5](pre-commit/mirrors-clang-format@v18.1.4...v18.1.5)
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.6%. Comparing base (ace0dd8) to head (c1c1acb).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #605   +/-   ##
=====================================
  Coverage   91.6%   91.6%           
=====================================
  Files        147     147           
  Lines      14631   14635    +4     
  Branches    2340    2340           
=====================================
+ Hits       13402   13406    +4     
  Misses      1229    1229           
Flag Coverage Δ
cpp 91.3% <100.0%> (+<0.1%) ⬆️
python 99.7% <ø> (ø)
Files Coverage Δ
include/mqt-core/dd/UniqueTable.hpp 97.7% <100.0%> (+<0.1%) ⬆️
src/QuantumComputation.cpp 82.6% <100.0%> (ø)
src/algorithms/BernsteinVazirani.cpp 100.0% <100.0%> (ø)
src/algorithms/GoogleRandomCircuitSampling.cpp 63.7% <100.0%> (+0.3%) ⬆️
src/algorithms/Grover.cpp 100.0% <100.0%> (ø)
src/algorithms/QFT.cpp 100.0% <100.0%> (ø)
src/algorithms/QPE.cpp 100.0% <100.0%> (ø)
src/algorithms/RandomCliffordCircuit.cpp 96.2% <100.0%> (ø)
src/na/NAComputation.cpp 100.0% <100.0%> (ø)
src/operations/Operation.cpp 93.2% <100.0%> (ø)

@burgholzer burgholzer enabled auto-merge (squash) May 13, 2024 18:25
@burgholzer burgholzer merged commit e090e10 into main May 13, 2024
31 checks passed
@burgholzer burgholzer deleted the pre-commit-ci-update-config branch May 13, 2024 18:26
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
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant