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

Update ``MockDWaveSampler`` for fast anneal #520

Closed JoelPasvolsky closed 3 months ago

JoelPasvolsky commented 3 months ago

I'm getting a local test failure on this line, I want to see if it's just local or fails in CI too, it wasn't failing before

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.73%. Comparing base (eb96379) to head (9d9edab). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ========================================== + Coverage 86.22% 86.73% +0.51% ========================================== Files 24 24 Lines 1764 1764 ========================================== + Hits 1521 1530 +9 + Misses 243 234 -9 ```

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