entropicalabs / openqaoa

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

Folder Restructure for OpenQAOA #170

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.

test_all.py locally.

codecov[bot] commented 1 year ago

Codecov Report

Merging #170 (dcec534) into dev (e9ba397) will increase coverage by 8.22%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##              dev     #170      +/-   ##
==========================================
+ Coverage   81.89%   90.11%   +8.22%     
==========================================
  Files         106       30      -76     
  Lines       12535     5685    -6850     
==========================================
- Hits        10265     5123    -5142     
+ Misses       2270      562    -1708     
Impacted Files Coverage Δ
tests/test_all.py 100.00% <ø> (ø)
tests/test_analytical_simulator.py 100.00% <ø> (ø)
tests/test_backends.py 52.45% <ø> (+6.40%) :arrow_up:
tests/test_converters.py 100.00% <ø> (ø)
tests/test_derivative.py 100.00% <ø> (ø)
tests/test_gates.py 100.00% <ø> (ø)
tests/test_imports.py 89.47% <ø> (ø)
tests/test_logger.py 100.00% <ø> (ø)
tests/test_notebooks.py 95.55% <ø> (-0.10%) :arrow_down:
tests/test_operators.py 100.00% <ø> (ø)
... and 105 more

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