entropicalabs / openqaoa

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

Update test_main_linux.yml #273

Closed shahidee44 closed 10 months ago

shahidee44 commented 10 months 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 10 months ago

Codecov Report

Merging #273 (f45c83d) into dev (6975ce6) will decrease coverage by 37.79%. Report is 204 commits behind head on dev. The diff coverage is 22.00%.

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

@@             Coverage Diff             @@
##              dev     #273       +/-   ##
===========================================
- Coverage   88.52%   50.74%   -37.79%     
===========================================
  Files         147      122       -25     
  Lines       15540     9030     -6510     
===========================================
- Hits        13757     4582     -9175     
- Misses       1783     4448     +2665     
Files Changed Coverage Δ
...a-core/openqaoa/algorithms/rqaoa/rqaoa_workflow.py 88.02% <ø> (-9.86%) :arrow_down:
src/openqaoa-core/openqaoa/backends/basebackend.py 66.66% <0.00%> (-26.89%) :arrow_down:
...c/openqaoa-core/openqaoa/backends/plugin_finder.py 70.58% <0.00%> (+1.83%) :arrow_up:
...rc/openqaoa-core/openqaoa/backends/qaoa_backend.py 77.19% <ø> (-8.78%) :arrow_down:
src/openqaoa-core/openqaoa/problems/binpacking.py 13.76% <ø> (-81.16%) :arrow_down:
src/openqaoa-core/openqaoa/utilities.py 46.02% <0.00%> (-37.82%) :arrow_down:
...pyquil/openqaoa_pyquil/backends/qaoa_pyquil_qpu.py 20.53% <0.00%> (ø)
.../openqaoa-qiskit/openqaoa_qiskit/backend_config.py 100.00% <ø> (ø)
...qiskit/openqaoa_qiskit/backends/qaoa_qiskit_qpu.py 19.04% <0.00%> (ø)
.../openqaoa-core/openqaoa/problems/vehiclerouting.py 13.85% <10.63%> (-81.87%) :arrow_down:
... and 11 more

... and 110 files with indirect coverage changes

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