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

Add `LeapHybridNLSampler` #518

Closed randomir closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 69.62025% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.73%. Comparing base (e8946dd) to head (af01e1a).

Files Patch % Lines
dwave/system/samplers/leap_hybrid_sampler.py 69.62% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #518 +/- ## ========================================== - Coverage 87.08% 86.73% -0.36% ========================================== Files 24 24 Lines 1704 1764 +60 ========================================== + Hits 1484 1530 +46 - Misses 220 234 +14 ```

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

JoelPasvolsky commented 1 month ago

oops, we forgot to update the RST files for the LeapHybridNLSampler