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

Simplify regions caching with `CachingSession` #651

Closed randomir closed 1 month ago

randomir commented 1 month ago

Close #647. Close #506.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.73%. Comparing base (1f590ec) to head (6c1ea78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #651 +/- ## ========================================== + Coverage 88.71% 88.73% +0.02% ========================================== Files 42 42 Lines 4775 4776 +1 ========================================== + Hits 4236 4238 +2 + Misses 539 538 -1 ```

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