dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Add nonlinear solver support #627

Closed randomir closed 3 months ago

randomir commented 3 months ago

Here we:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.47170% with 13 lines in your changes missing coverage. Please review.

Project coverage is 88.22%. Comparing base (ec0afd6) to head (349298d). Report is 167 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/solver.py 72.34% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #627 +/- ## ========================================== - Coverage 88.39% 88.22% -0.18% ========================================== Files 33 33 Lines 4482 4527 +45 ========================================== + Hits 3962 3994 +32 - Misses 520 533 +13 ```

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