Closed randomir closed 4 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.93%. Comparing base (
053d256
) to head (e2e64b9
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Make sure sampleset returned always has a working
wait_id()
method.The fix was actually implemented in https://github.com/dwavesystems/dimod/pull/1393 (released in dimod 0.12.18), and supported with https://github.com/dwavesystems/dwave-cloud-client/pull/674 in cloud-client.
On the dwave-system level, it's enough to require the latest dimod.
Fix #540.