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 the submodules group with 1 update #336

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the submodules group with 1 update: extern/mqt-core.

Updates extern/mqt-core from d9ed9b7 to 14c0fb3

Commits
  • 14c0fb3 🔥 remove irrelevant special casing for GRCS functionality construction (#488)
  • 1ee8f70 :sparkles: added inverse gate for iSWAP (#460)
  • 95541a6 ✨ add Scientific Python's repo-review (#483)
  • 78a230f :pencil2: fix installation command
  • 305afc0 :sparkles: added state preparation routines for GHZ and W state (#445)
  • 6809ce2 🚚 move check-sdist from pre-commit to CI (#480)
  • 5cb71b7 ✨ support ECR and DCX gate in ZX library (#481)
  • 3164424 ⬆️🪝 update pre-commit hooks (#479)
  • b08aec7 📝 update README.md
  • e74cff3 🔥 remove mention of black
  • 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 will merge this PR once CI passes on it, as requested by @burgholzer.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 10 months ago

Codecov Report

Merging #336 (2199f79) into main (a53c985) will decrease coverage by 0.1%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336/graphs/tree.svg?width=650&height=150&src=pr&token=eKL7Ya7iep&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) ```diff @@ Coverage Diff @@ ## main #336 +/- ## ======================================= - Coverage 96.2% 96.2% -0.1% ======================================= Files 34 34 Lines 1740 1738 -2 Branches 213 212 -1 ======================================= - Hits 1675 1672 -3 - Misses 65 66 +1 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [cpp](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `95.8% <ø> (-0.2%)` | :arrow_down: | | [python](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `97.4% <ø> (+0.2%)` | :arrow_up: | [see 4 files with indirect coverage changes](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/336/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)
burgholzer commented 10 months ago

@dependabot squash and merge

dependabot[bot] commented 10 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.