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 61 forks source link

Remove ambiguous xrefs to reduce build warnings #524

Closed JoelPasvolsky closed 2 weeks ago

JoelPasvolsky commented 1 month ago

Part of sdk, dimod, dwave-cloud-client, and dwave-hybrid PRs to reduce build warnings

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (9fe827d) to head (41f47c5).

Files Patch % Lines
dwave/system/samplers/dwave_sampler.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #524 +/- ## ========================================== - Coverage 89.65% 86.70% -2.96% ========================================== Files 24 24 Lines 1760 1760 ========================================== - Hits 1578 1526 -52 - Misses 182 234 +52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.