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

Fix failed unittest #521

Closed JoelPasvolsky closed 1 month ago

JoelPasvolsky commented 1 month ago

Unit test broken in https://github.com/dwavesystems/dwave-system/pull/517

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.70%. Comparing base (d65608c) to head (cc78e71). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #521 +/- ## ========================================== - Coverage 89.68% 86.70% -2.98% ========================================== Files 24 24 Lines 1764 1760 -4 ========================================== - Hits 1582 1526 -56 - Misses 182 234 +52 ```

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