cda-tum / mqt-qcec

MQT QCEC - A tool for Quantum Circuit Equivalence Checking
https://mqt.readthedocs.io/projects/qcec
MIT License
90 stars 21 forks source link

⬆️🪝 Update ruff and use automatic `target-version` inference #255

Closed burgholzer closed 1 year ago

burgholzer commented 1 year ago

Description

This small PR updates the configuration of the ruff pre-commit hook. Since v0.255, the target-version configuration property can be inferred directly, which allows to simplify the configuration.

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #255 (025171c) into main (1599eac) will increase coverage by 0.1%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #255     +/-   ##
=======================================
+ Coverage   96.0%   96.2%   +0.1%     
=======================================
  Files         34      34             
  Lines       1738    1738             
  Branches     214     214             
=======================================
+ Hits        1670    1672      +2     
+ Misses        68      66      -2     
Flag Coverage Δ
cpp 95.8% <ø> (+0.1%) :arrow_up:
python 97.3% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.