entropicalabs / openqaoa

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

Adding Azure unittests #190

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 #190 (ddc2712) into dev (d22617e) will decrease coverage by 0.86%. The diff coverage is 79.46%.

@@            Coverage Diff             @@
##              dev     #190      +/-   ##
==========================================
- Coverage   88.78%   87.93%   -0.86%     
==========================================
  Files          32       32              
  Lines        5769     5858      +89     
==========================================
+ Hits         5122     5151      +29     
- Misses        647      707      +60     
Impacted Files Coverage Δ
tests/test_aws_managed_jobs.py 67.92% <0.00%> (ø)
tests/test_workflows.py 99.49% <ø> (+<0.01%) :arrow_up:
tests/test_qpu_braket.py 10.23% <3.33%> (ø)
tests/test_qpu_qiskit.py 13.11% <8.69%> (+1.25%) :arrow_up:
tests/test_qpu_devices.py 37.50% <15.78%> (ø)
tests/test_backends.py 53.03% <41.17%> (+0.57%) :arrow_up:
tests/test_circuit_routing.py 71.98% <70.78%> (ø)
tests/test_optimizers.py 99.49% <98.43%> (ø)
tests/test_problems.py 99.16% <98.58%> (ø)
tests/test_results.py 99.57% <99.11%> (-0.43%) :arrow_down:
... and 19 more

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