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

Logging update #623

Closed randomir closed 3 months ago

randomir commented 3 months ago

Close #537.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 51.61290% with 30 lines in your changes missing coverage. Please review.

Project coverage is 87.85%. Comparing base (83b55ea) to head (08bd3b9). Report is 183 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/__init__.py 42.85% 28 Missing :warning:
dwave/cloud/cli.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #623 +/- ## ========================================== - Coverage 88.47% 87.85% -0.62% ========================================== Files 33 33 Lines 4443 4472 +29 ========================================== - Hits 3931 3929 -2 - Misses 512 543 +31 ```

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