entropicalabs / openqaoa

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

Updated DevicAWS #131

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 #131 (ab70fc5) into dev (80b0b6b) will increase coverage by 0.04%. The diff coverage is 22.98%.

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

@@            Coverage Diff             @@
##              dev     #131      +/-   ##
==========================================
+ Coverage   87.30%   87.35%   +0.04%     
==========================================
  Files          67       67              
  Lines        8924     8925       +1     
==========================================
+ Hits         7791     7796       +5     
+ Misses       1133     1129       -4     
Impacted Files Coverage Δ
openqaoa/backends/qpus/qaoa_braket_qpu.py 21.59% <0.00%> (-0.51%) :arrow_down:
tests/test_qpu_braket.py 10.38% <6.97%> (-0.44%) :arrow_down:
tests/test_qpu_devices.py 32.11% <13.04%> (+1.67%) :arrow_up:
openqaoa/devices.py 48.92% <20.00%> (+0.34%) :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