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

Refactor `resources.accepts()` #549

Closed randomir closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #549 (0ad515a) into master (2ac97d0) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
+ Coverage   86.61%   86.67%   +0.05%     
==========================================
  Files          24       24              
  Lines        3474     3466       -8     
==========================================
- Hits         3009     3004       -5     
+ Misses        465      462       -3     
Impacted Files Coverage Δ
dwave/cloud/api/resources.py 95.73% <100.00%> (+0.96%) :arrow_up:

... and 1 file with indirect coverage changes

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