Skip to content

Merge pull request #315 from entropicalabs/fix_cplex_tests

Codecov / codecov/project succeeded Jul 8, 2024 in 1s

88.04% (target 80.00%)

View this Pull Request on Codecov

88.04% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 81.89655% with 63 lines in your changes missing coverage. Please review.

Project coverage is 88.04%. Comparing base (ff7363f) to head (dd6131a).
Report is 1 commits behind head on main.

Files Patch % Lines
...enqaoa-qiskit/tests/test_qiskit_backend_wrapper.py 55.10% 22 Missing ⚠️
src/openqaoa-core/openqaoa/backends/wrapper.py 73.33% 16 Missing ⚠️
.../openqaoa-core/openqaoa/algorithms/baseworkflow.py 72.72% 3 Missing ⚠️
...components/variational_parameters/fourierparams.py 50.00% 3 Missing ⚠️
src/openqaoa-core/openqaoa/utilities.py 57.14% 3 Missing ⚠️
src/openqaoa-core/openqaoa/problems/bpsp.py 0.00% 2 Missing ⚠️
...omponents/variational_parameters/standardparams.py 50.00% 2 Missing ⚠️
src/openqaoa-qiskit/tests/test_qpu_qiskit.py 85.71% 2 Missing ⚠️
...nqaoa-core/openqaoa/algorithms/qaoa/qaoa_result.py 85.71% 1 Missing ⚠️
...aoa-core/openqaoa/algorithms/rqaoa/rqaoa_result.py 85.71% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   87.69%   88.04%   +0.35%     
==========================================
  Files         153      164      +11     
  Lines       16501    17507    +1006     
==========================================
+ Hits        14470    15414     +944     
- Misses       2031     2093      +62     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.