dwavesystems / dwave-system

An API for easily incorporating the D-Wave system as a sampler, either directly or through Leap's cloud-based hybrid samplers
https://docs.ocean.dwavesys.com/
Apache License 2.0
87 stars 62 forks source link

Make QPU tests insensitive to QPU topology availability #423

Closed randomir closed 2 years ago

randomir commented 2 years ago

Fix failing tests.qpu.test_dwavesampler.TestMissingQubits tests in build 195.

codecov-commenter commented 2 years ago

Codecov Report

Merging #423 (bbde20d) into master (00fa670) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   90.36%   90.43%   +0.07%     
==========================================
  Files          22       22              
  Lines        1370     1370              
==========================================
+ Hits         1238     1239       +1     
+ Misses        132      131       -1     
Impacted Files Coverage Δ
dwave/system/samplers/dwave_sampler.py 84.37% <0.00%> (+0.62%) :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 00fa670...bbde20d. Read the comment docs.