entropicalabs / openqaoa

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

Bugfix Test Devices AWS #129

Closed shahidee44 closed 1 year ago

shahidee44 commented 1 year ago

Description

Checklist

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

codecov[bot] commented 1 year ago

Codecov Report

Merging #129 (2e3aa8d) into dev (80b0b6b) will increase coverage by 0.22%. The diff coverage is 25.75%.

@@            Coverage Diff             @@
##              dev     #129      +/-   ##
==========================================
+ Coverage   87.30%   87.53%   +0.22%     
==========================================
  Files          67       67              
  Lines        8924     8902      -22     
==========================================
+ Hits         7791     7792       +1     
+ Misses       1133     1110      -23     
Impacted Files Coverage Δ
openqaoa/backends/qpus/qaoa_braket_qpu.py 21.59% <0.00%> (-0.51%) :arrow_down:
tests/test_qpu_devices.py 34.83% <0.00%> (+4.39%) :arrow_up:
tests/test_qpu_braket.py 10.38% <6.97%> (-0.44%) :arrow_down:
openqaoa/devices.py 50.00% <33.33%> (+1.42%) :arrow_up:
openqaoa/workflows/optimizer.py 89.69% <100.00%> (ø)
tests/test_workflows.py 100.00% <100.00%> (ø)

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