cda-tum / mqt-qecc

MQT QECC - Tools for Quantum Error Correcting Codes
MIT License
114 stars 15 forks source link

⬆️ Bump extern/qfr from `89412bc` to `3aa78ea` #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps extern/qfr from 89412bc to 3aa78ea.

Commits


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 #138 (19972b3) into main (30ac3e1) will decrease coverage by 0.2%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #138     +/-   ##
=======================================
- Coverage   85.7%   85.6%   -0.2%     
=======================================
  Files         20      20             
  Lines       1362    1362             
  Branches     190     190             
=======================================
- Hits        1168    1166      -2     
- Misses       194     196      +2     
Flag Coverage Δ
cpp 79.5% <ø> (-0.3%) :arrow_down:
python 97.2% <ø> (ø)

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

see 1 file with indirect coverage changes

burgholzer commented 1 year ago

@lucasberent This might take a little more work than obvious as it represents the switch from MQT QFR to MQT Core. Technically most of the stuff should work the same, but some special handling needs to be done. Particularly:

dependabot[bot] commented 1 year ago

Superseded by #142.