entropicalabs / openqaoa

Multi-backend SDK for quantum optimisation
MIT License
113 stars 58 forks source link

Merge dev into main #298

Closed KilianPoirier closed 6 months ago

KilianPoirier commented 6 months ago

Description

Checklist

Type of change

How Has This Been Tested?

Modified the unit test associated with this.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (3c76547) 87.70% compared to head (ff7363f) 87.69%. Report is 3 commits behind head on main.

Files Patch % Lines
src/openqaoa-core/openqaoa/problems/bpsp.py 57.14% 9 Missing :warning:
...enqaoa-qiskit/tests/test_circuit_routing_qiskit.py 0.00% 3 Missing :warning:
src/openqaoa-qiskit/tests/test_qpu_qiskit.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ========================================== - Coverage 87.70% 87.69% -0.02% ========================================== Files 153 153 Lines 16501 16501 ========================================== - Hits 14473 14470 -3 - Misses 2028 2031 +3 ```

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