entropicalabs / openqaoa

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

Dev #227

Closed vishal-ph closed 1 year ago

vishal-ph commented 1 year ago

Description

Push a new intermediate version, including new problem classes for the qBraid hackathon.

codecov[bot] commented 1 year ago

Codecov Report

Merging #227 (86771b2) into main (625fbf6) will increase coverage by 2.83%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   94.31%   97.14%   +2.83%     
==========================================
  Files          66       37      -29     
  Lines        8880     7154    -1726     
==========================================
- Hits         8375     6950    -1425     
+ Misses        505      204     -301     
Impacted Files Coverage Δ
tests/test_all.py 100.00% <ø> (ø)
tests/test_analytical_simulator.py 100.00% <ø> (ø)
tests/test_aws_managed_jobs.py 100.00% <ø> (ø)
tests/test_backends.py 50.74% <ø> (ø)
tests/test_benchmark.py 99.61% <ø> (ø)
tests/test_circuit_routing.py 71.70% <ø> (ø)
tests/test_converters.py 100.00% <ø> (ø)
tests/test_custom_mixer.py 100.00% <ø> (ø)
tests/test_derivative.py 100.00% <ø> (ø)
tests/test_gate_applicators_braket.py 98.18% <ø> (ø)
... and 27 more

... and 15 files with indirect coverage changes

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