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

Enable long polling strategy by default #662

Closed randomir closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.85%. Comparing base (c28d852) to head (cfbb8e6). Report is 9 commits behind head on master.

Files Patch % Lines
dwave/cloud/client/base.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #662 +/- ## ========================================== - Coverage 88.88% 88.85% -0.04% ========================================== Files 42 42 Lines 4822 4826 +4 ========================================== + Hits 4286 4288 +2 - Misses 536 538 +2 ```

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