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

Enabled QPU problem data compression on upload #655

Closed randomir closed 1 month ago

randomir commented 1 month ago

Controlled with compress_qpu_problem_data config option.

Close #622.

Follow-up:

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 (ed81913) to head (55a13f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #655 +/- ## ========================================== + Coverage 88.84% 88.90% +0.05% ========================================== Files 42 42 Lines 4789 4796 +7 ========================================== + Hits 4255 4264 +9 + Misses 534 532 -2 ```

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