entropicalabs / openqaoa

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

Dev #291

Closed KilianPoirier closed 8 months ago

KilianPoirier commented 8 months ago

Description

Merge dev into main

codecov[bot] commented 8 months ago

Codecov Report

Merging #291 (2f0cd70) into main (c0aa3e8) will decrease coverage by 0.03%. Report is 17 commits behind head on main. The diff coverage is 76.56%.

:exclamation: Current head 2f0cd70 differs from pull request most recent head c6e5e0a. Consider uploading reports for the commit c6e5e0a to get more accurate results

@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
- Coverage   88.02%   88.00%   -0.03%     
==========================================
  Files         162      162              
  Lines       17067    17114      +47     
==========================================
+ Hits        15024    15061      +37     
- Misses       2043     2053      +10     
Files Coverage Δ
...c/openqaoa-core/openqaoa/backends/plugin_finder.py 70.58% <100.00%> (ø)
...s/variational_parameters/variational_baseparams.py 69.51% <ø> (ø)
src/openqaoa-qiskit/tests/test_workflows_qiskit.py 99.33% <ø> (ø)
...braket/openqaoa_braket/backends/qaoa_braket_qpu.py 62.61% <66.66%> (-0.35%) :arrow_down:
...qiskit/openqaoa_qiskit/backends/qaoa_qiskit_qpu.py 62.50% <66.66%> (-0.36%) :arrow_down:
src/openqaoa-core/openqaoa/utilities.py 83.94% <50.00%> (+0.03%) :arrow_up:
src/openqaoa-qiskit/tests/test_qpu_qiskit.py 81.01% <83.33%> (+0.23%) :arrow_up:
...a-core/openqaoa/algorithms/rqaoa/rqaoa_workflow.py 93.75% <77.14%> (-4.14%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more