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

Revert "Disable SAPI problem filtering tests" #526

Closed randomir closed 2 years ago

randomir commented 2 years ago

This reverts commit 2f4d13b4f36a14fda7ab8ad613b7e9e107c8d9cc.

SAPI filtering bug has been fixed.

Close #516.

codecov-commenter commented 2 years ago

Codecov Report

Merging #526 (7c88163) into master (a7fd4a9) will increase coverage by 0.15%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
+ Coverage   86.29%   86.44%   +0.15%     
==========================================
  Files          24       24              
  Lines        3290     3290              
==========================================
+ Hits         2839     2844       +5     
+ Misses        451      446       -5     
Impacted Files Coverage Δ
dwave/cloud/api/resources.py 93.07% <0.00%> (+3.84%) :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 a7fd4a9...7c88163. Read the comment docs.