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 `--raw`/`-r` option to "get token" CLI commands #678

Closed randomir closed 1 month ago

randomir commented 1 month ago

Close #598.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.01%. Comparing base (17049a8) to head (780ef26). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/cli.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #678 +/- ## ========================================== + Coverage 89.00% 89.01% +0.01% ========================================== Files 44 44 Lines 4803 4817 +14 ========================================== + Hits 4275 4288 +13 - Misses 528 529 +1 ```

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