Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test_main_linux.yml #273

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Update test_main_linux.yml #273

merged 2 commits into from
Aug 24, 2023

Conversation

shahidee44
Copy link
Collaborator

@shahidee44 shahidee44 commented Aug 23, 2023

Description

  • Change workflow file for test_main_linux.yml

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • I have added/updated tests to make sure bugfix/feature works.
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

@codecov
Copy link

codecov bot commented Aug 23, 2023

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%.

❗ 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%) ⬇️
src/openqaoa-core/openqaoa/backends/basebackend.py 66.66% <0.00%> (-26.89%) ⬇️
...c/openqaoa-core/openqaoa/backends/plugin_finder.py 70.58% <0.00%> (+1.83%) ⬆️
...rc/openqaoa-core/openqaoa/backends/qaoa_backend.py 77.19% <ø> (-8.78%) ⬇️
src/openqaoa-core/openqaoa/problems/binpacking.py 13.76% <ø> (-81.16%) ⬇️
src/openqaoa-core/openqaoa/utilities.py 46.02% <0.00%> (-37.82%) ⬇️
...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%) ⬇️
... and 11 more

... and 110 files with indirect coverage changes

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

@vishal-ph vishal-ph merged commit 232f19c into dev Aug 24, 2023
@vishal-ph vishal-ph deleted the shahidee44-patch-1 branch August 24, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants