cda-tum / mqt-qao

MQT Quantum Auto Optimizer - A MQT Tool for Solving Optimization Problems with Quantum Computers
MIT License
13 stars 0 forks source link

⬆️🪝 update pre-commit hooks #10

Closed pre-commit-ci[bot] closed 2 months ago

pre-commit-ci[bot] commented 2 months ago

updates:

burgholzer commented 2 months ago

Hey @DeborahVolpe 👋🏼 Would you please fix the newly raised warnings from ruff? Should be a quick fix. You can directly commit the changes to this branch/PR. Many thanks!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 45.71429% with 19 lines in your changes missing coverage. Please review.

Project coverage is 53.1%. Comparing base (a26491e) to head (83891d0).

Files Patch % Lines
src/mqt/qao/constraints.py 40.7% 16 Missing :warning:
src/mqt/qao/solvers.py 0.0% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ======================================= - Coverage 53.2% 53.1% -0.2% ======================================= Files 6 6 Lines 2815 2815 ======================================= - Hits 1500 1496 -4 - Misses 1315 1319 +4 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-qao/pull/10/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/cda-tum/mqt-qao/pull/10/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `53.1% <45.7%> (-0.2%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.