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

Drop dimod 0.9 #676

Closed randomir closed 1 week ago

randomir commented 1 week ago

Close #595. Close #343 as not relevant anymore.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.

Project coverage is 89.00%. Comparing base (4443515) to head (75f3156). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/solver.py 78.57% 3 Missing :warning:
dwave/cloud/coders.py 33.33% 2 Missing :warning:
dwave/cloud/cli.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #676 +/- ## ========================================== + Coverage 88.90% 89.00% +0.10% ========================================== Files 44 44 Lines 4831 4803 -28 ========================================== - Hits 4295 4275 -20 + Misses 536 528 -8 ```

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