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

Fix live cache tests #675

Closed randomir closed 1 month ago

randomir commented 1 month ago

This fixes a couple of sporadic live cache test failures. Not really worthy of a release note.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.90%. Comparing base (7c89bb5) to head (67587a2). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #675 +/- ## ========================================== - Coverage 88.91% 88.90% -0.01% ========================================== Files 44 44 Lines 4834 4831 -3 ========================================== - Hits 4298 4295 -3 Misses 536 536 ```

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