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

Avoid `sampleset.wait_id` overwrite with dimod 0.12.18+ #674

Closed randomir closed 1 month ago

randomir commented 1 month ago

This is to support the fix to dwave-system#540 in dimod#1393.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.91%. Comparing base (1882fa9) to head (cba228e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #674 +/- ## ======================================= Coverage 88.90% 88.91% ======================================= Files 44 44 Lines 4832 4834 +2 ======================================= + Hits 4296 4298 +2 Misses 536 536 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.