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 13 forks source link

🎨 Support for Qiskit v1.0.0 #210

Closed nquetschlich closed 3 months ago

nquetschlich commented 4 months ago

This PR:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.10345% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 79.6%. Comparing base (38d0f7a) to head (bc73c69). Report is 2 commits behind head on main.

Files Patch % Lines
src/mqt/predictor/ml/predictor.py 84.2% 3 Missing :warning:
src/mqt/predictor/rl/predictorenv.py 87.5% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ======================================= + Coverage 79.4% 79.6% +0.2% ======================================= Files 12 12 Lines 982 965 -17 ======================================= - Hits 780 769 -11 + Misses 202 196 -6 ```

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

nquetschlich commented 3 months ago

waiting for https://github.com/CQCL/pytket-qiskit/issues/256 to be solved and a new release of BQSKit that includes https://github.com/BQSKit/bqskit/pull/228.