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 CLI tests #630

Closed randomir closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.36%. Comparing base (0f139d6) to head (e2c942e). Report is 138 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/solver.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #630 +/- ## ======================================= Coverage 88.36% 88.36% ======================================= Files 42 42 Lines 4538 4538 ======================================= Hits 4010 4010 Misses 528 528 ```

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