entropicalabs / openqaoa

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

Setup file Changes for OpenQAOA Plugins #202

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 #202 (6975ce6) into dev (c0c8813) will decrease coverage by 8.68%. The diff coverage is 89.99%.

:exclamation: Current head 6975ce6 differs from pull request most recent head 259fea1. Consider uploading reports for the commit 259fea1 to get more accurate results

@@            Coverage Diff             @@
##              dev     #202      +/-   ##
==========================================
- Coverage   97.20%   88.52%   -8.68%     
==========================================
  Files          38      147     +109     
  Lines        7299    15540    +8241     
==========================================
+ Hits         7095    13757    +6662     
- Misses        204     1783    +1579     
Impacted Files Coverage Δ
...nqaoa-braket/tests/test_gate_applicators_braket.py 100.00% <ø> (ø)
src/openqaoa-braket/tests/test_qpu_braket.py 95.27% <ø> (ø)
src/openqaoa-core/openqaoa/__init__.py 100.00% <ø> (ø)
src/openqaoa-core/openqaoa/algorithms/__init__.py 100.00% <ø> (ø)
.../openqaoa-core/openqaoa/algorithms/baseworkflow.py 95.73% <ø> (ø)
...openqaoa-core/openqaoa/algorithms/qaoa/__init__.py 100.00% <ø> (ø)
...oa-core/openqaoa/algorithms/qaoa/qaoa_benchmark.py 97.52% <ø> (ø)
...nqaoa-core/openqaoa/algorithms/qaoa/qaoa_result.py 94.65% <ø> (ø)
...aoa-core/openqaoa/algorithms/qaoa/qaoa_workflow.py 87.62% <ø> (ø)
...penqaoa-core/openqaoa/algorithms/rqaoa/__init__.py 100.00% <ø> (ø)
... and 136 more

... and 1 file with indirect coverage changes

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