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

Update mocks for SAPI timing params type change #484

Closed randomir closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #484 (2108bc5) into master (0d28249) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #484   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files          24       24           
  Lines        3036     3036           
=======================================
  Hits         2574     2574           
  Misses        462      462           
Impacted Files Coverage Δ
dwave/cloud/testing/mocks.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0d28249...2108bc5. Read the comment docs.