entropicalabs / openqaoa

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

Bugfix dump methods #225

Closed Q-lds closed 1 year ago

Q-lds commented 1 year ago

Description

Bug Fixes and Enhancements:

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #225 (58a5d08) into dev (945ae3f) will decrease coverage by 0.24%. The diff coverage is 96.53%.

@@            Coverage Diff             @@
##              dev     #225      +/-   ##
==========================================
- Coverage   97.72%   97.48%   -0.24%     
==========================================
  Files          37       37              
  Lines        6771     6932     +161     
==========================================
+ Hits         6617     6758     +141     
- Misses        154      174      +20     
Impacted Files Coverage Δ
tests/test_backends.py 50.74% <ø> (-0.73%) :arrow_down:
tests/test_circuit_routing.py 71.70% <75.00%> (-0.28%) :arrow_down:
tests/test_qpu_qiskit.py 88.88% <76.00%> (-6.20%) :arrow_down:
tests/test_problems.py 99.15% <99.15%> (-0.01%) :arrow_down:
tests/test_benchmark.py 99.61% <100.00%> (+0.01%) :arrow_up:
tests/test_converters.py 100.00% <100.00%> (ø)
tests/test_notebooks.py 94.11% <100.00%> (+0.11%) :arrow_up:
tests/test_operators.py 100.00% <100.00%> (ø)
tests/test_qpu_braket.py 95.27% <100.00%> (ø)
tests/test_qpu_devices.py 98.63% <100.00%> (ø)
... and 2 more

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