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

Remove deprecated stuff for 0.12 #629

Closed randomir closed 3 months ago

randomir commented 3 months ago

Remove:

Reduced scope for 0.12.0.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 88.36%. Comparing base (dbdb9d3) to head (e85d3e3). Report is 143 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #629 +/- ## ========================================== - Coverage 88.41% 88.36% -0.06% ========================================== Files 42 42 Lines 4558 4538 -20 ========================================== - Hits 4030 4010 -20 Misses 528 528 ```

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