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

Drop Python 3.7 support and refresh CI #558

Closed randomir closed 1 year ago

randomir commented 1 year ago

In this PR we:

codecov[bot] commented 1 year ago

Codecov Report

Merging #558 (c935946) into master (b302a1b) will increase coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head c935946 differs from pull request most recent head 59f5f79. Consider uploading reports for the commit 59f5f79 to get more accurate results

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
+ Coverage   86.87%   86.92%   +0.05%     
==========================================
  Files          24       24              
  Lines        3528     3527       -1     
==========================================
+ Hits         3065     3066       +1     
+ Misses        463      461       -2     
Files Changed Coverage Δ
dwave/cloud/client/base.py 90.50% <100.00%> (+0.23%) :arrow_up:

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