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

Fix live api tests #550

Closed randomir closed 1 year ago

randomir commented 1 year ago

Here we:

codecov[bot] commented 1 year ago

Codecov Report

Merging #550 (cc631de) into master (4010c7f) will increase coverage by 0.00%. The diff coverage is 75.00%.

:exclamation: Current head cc631de differs from pull request most recent head 1ba5242. Consider uploading reports for the commit 1ba5242 to get more accurate results

@@           Coverage Diff           @@
##           master     #550   +/-   ##
=======================================
  Coverage   86.67%   86.68%           
=======================================
  Files          24       24           
  Lines        3466     3476   +10     
=======================================
+ Hits         3004     3013    +9     
- Misses        462      463    +1     
Impacted Files Coverage Δ
dwave/cloud/api/client.py 92.26% <75.00%> (-1.22%) :arrow_down:

... and 1 file with indirect coverage changes

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