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 config options for Leap API endpoint #574

Closed randomir closed 1 year ago

randomir commented 1 year ago

Close #569.

codecov[bot] commented 1 year ago

Codecov Report

Merging #574 (c71c6d1) into master (f8f645c) will increase coverage by 0.00%. The diff coverage is 83.33%.

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          26       26           
  Lines        3677     3678    +1     
=======================================
+ Hits         3219     3220    +1     
  Misses        458      458           
Files Changed Coverage Δ
dwave/cloud/api/client.py 96.17% <0.00%> (ø)
dwave/cloud/client/base.py 90.26% <ø> (ø)
dwave/cloud/config/__init__.py 100.00% <ø> (ø)
dwave/cloud/config/loaders.py 97.63% <ø> (ø)
dwave/cloud/config/models.py 100.00% <100.00%> (ø)

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