dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Add support for cqm problem type to dwave api client #491

Closed randomir closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #491 (8d7fb75) into master (4dee3ce) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #491   +/-   ##
=======================================
  Coverage   86.15%   86.16%           
=======================================
  Files          24       24           
  Lines        3244     3245    +1     
=======================================
+ Hits         2795     2796    +1     
  Misses        449      449           
Impacted Files Coverage Δ
dwave/cloud/api/constants.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4dee3ce...8d7fb75. Read the comment docs.