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

Add Python 3.10 tests #508

Closed randomir closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #508 (3a52458) into master (6eaae35) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #508   +/-   ##
=======================================
  Coverage   86.60%   86.60%           
=======================================
  Files          24       24           
  Lines        3284     3286    +2     
=======================================
+ Hits         2844     2846    +2     
  Misses        440      440           
Impacted Files Coverage Δ
dwave/cloud/config.py 97.65% <0.00%> (+0.03%) :arrow_up:

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 6eaae35...3a52458. Read the comment docs.