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

🩹 reduce timeouts for ZX timeout tests #369

Closed burgholzer closed 7 months ago

burgholzer commented 7 months ago

Description

The new Apple Silicon runners from GitHub are just too fast for our timeout tests 🤯 This PR reduces the timeouts in the ZX checker tests so that they should work even on significantly faster systems.

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (624efcd) 96.6% compared to head (31e8f17) 96.1%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/369/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/369?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 #369 +/- ## ======================================= - Coverage 96.6% 96.1% -0.6% ======================================= Files 34 34 Lines 1753 1754 +1 Branches 215 215 ======================================= - Hits 1695 1687 -8 - Misses 58 67 +9 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/369/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [cpp](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/369/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.7%)` | :arrow_down: | | | [python](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/369/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `97.2% <ø> (ø)` | | Carriedforward from [624efcd](https://app.codecov.io/gh/cda-tum/mqt-qcec/commit/624efcd10ba3b0dc1956d5b4f86bf9698c7b634b?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | *This pull request uses carry forward flags. [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) to find out more. [see 3 files with indirect coverage changes](https://app.codecov.io/gh/cda-tum/mqt-qcec/pull/369/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)