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
90 stars 64 forks source link

Add problem label support #384

Closed randomir closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #384 (51fddba) into master (67a675a) will decrease coverage by 1.06%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   92.35%   91.29%   -1.07%     
==========================================
  Files          22       22              
  Lines        1230     1241      +11     
==========================================
- Hits         1136     1133       -3     
- Misses         94      108      +14     
Impacted Files Coverage Δ
dwave/system/samplers/leap_hybrid_sampler.py 69.91% <0.00%> (-5.29%) :arrow_down:
dwave/system/samplers/dwave_sampler.py 84.17% <100.00%> (-3.09%) :arrow_down:
dwave/system/testing.py 100.00% <100.00%> (ø)
dwave/system/composites/embedding.py 95.85% <0.00%> (-1.19%) :arrow_down:

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 67a675a...51fddba. Read the comment docs.