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 long polling support #649

Closed randomir closed 1 month ago

randomir commented 1 month ago

Close #648.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.72%. Comparing base (8712320) to head (c894586).

Files Patch % Lines
dwave/cloud/client/base.py 84.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #649 +/- ## ======================================= Coverage 88.71% 88.72% ======================================= Files 42 42 Lines 4722 4752 +30 ======================================= + Hits 4189 4216 +27 - Misses 533 536 +3 ```

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