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

Bump extern/qfr from `90a3445` to `db082b6` #249

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps extern/qfr from 90a3445 to db082b6.

Commits
  • db082b6 ⬆️🪝 update pre-commit hooks (#268)
  • 0fa1a9a ⬆️🪝 update pre-commit hooks (#267)
  • a65d0ef 🐛 Fix controlled u-gate OpenQASM output (#266)
  • 585bc63 ⬆️🪝 update pre-commit hooks (#265)
  • 36fe8af 📌 keep blacken-docs in sync
  • 8d180e1 ⬆️🪝 update pre-commit hooks
  • 61543f8 ♻️ Simplify output permutation computation in circuit import (#264)
  • 6319481 Bump extern/json from 4c6cde7 to 8fa0d7b (#261)
  • a41b49f Bump extern/dd_package from 679872f to e9965d7 (#260)
  • 006a5a5 Bump extern/pybind11 from 60f02f5 to a500f43 (#262)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #249 (0eb79c0) into main (1695162) will decrease coverage by 0.2%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #249     +/-   ##
=======================================
- Coverage   96.1%   96.0%   -0.2%     
=======================================
  Files         34      34             
  Lines       1757    1758      +1     
  Branches     221     221             
=======================================
- Hits        1690    1688      -2     
- Misses        67      70      +3     
Flag Coverage Δ
cpp 95.6% <ø> (-0.3%) :arrow_down:
python 97.3% <ø> (ø)

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

Impacted Files Coverage Δ
src/checker/dd/DDAlternatingChecker.cpp 86.8% <0.0%> (-2.5%) :arrow_down:
src/checker/dd/DDEquivalenceChecker.cpp 90.8% <0.0%> (-1.0%) :arrow_down:

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

burgholzer commented 1 year ago

@dependabot squash and merge