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

Minor clean-ups of config and cache #580

Closed randomir closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #580 (29f6065) into master (d7616a9) will increase coverage by 0.02%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   87.74%   87.77%   +0.02%     
==========================================
  Files          27       27              
  Lines        3795     3795              
==========================================
+ Hits         3330     3331       +1     
+ Misses        465      464       -1     
Files Changed Coverage Δ
dwave/cloud/api/resources.py 97.87% <ø> (ø)
dwave/cloud/client/base.py 90.31% <ø> (-0.28%) :arrow_down:
dwave/cloud/api/client.py 96.17% <87.50%> (ø)
dwave/cloud/utils.py 90.41% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more