cda-tum / mqt-predictor

MQT Predictor - A MQT Tool for Automatic Device Selection with Device-Specific Circuit Compilation for Quantum Computing
MIT License
58 stars 14 forks source link

Update framework #270

Closed nquetschlich closed 1 month ago

nquetschlich commented 1 month ago
nquetschlich commented 1 month ago

see https://github.com/Qiskit/qiskit/issues/12902 for the newly added filtered warning. As soon as it is fixed, we can get rid of that.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.8%. Comparing base (ed4b8e8) to head (02d096f). Report is 2 commits behind head on main.

Files Patch % Lines
src/mqt/predictor/rl/predictorenv.py 25.0% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ===================================== Coverage 79.7% 79.8% ===================================== Files 12 12 Lines 965 966 +1 ===================================== + Hits 770 771 +1 Misses 195 195 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-predictor/pull/270/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/cda-tum/mqt-predictor/pull/270/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `79.8% <66.6%> (+<0.1%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [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#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.