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 `binary-ref` answer support #617

Closed randomir closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 89.61039% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 88.47%. Comparing base (433f934) to head (ca849a9).

Files Patch % Lines
dwave/cloud/coders.py 69.23% 4 Missing :warning:
dwave/cloud/client/base.py 90.90% 2 Missing :warning:
dwave/cloud/api/resources.py 90.90% 1 Missing :warning:
dwave/cloud/solver.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #617 +/- ## ========================================== + Coverage 88.43% 88.47% +0.03% ========================================== Files 33 33 Lines 4376 4443 +67 ========================================== + Hits 3870 3931 +61 - Misses 506 512 +6 ```

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