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 http server to handle auth callback #582

Closed randomir closed 1 year ago

randomir commented 1 year ago

Close #563.

codecov[bot] commented 1 year ago

Codecov Report

Merging #582 (2421b8c) into master (0aee96d) will increase coverage by 0.22%. The diff coverage is 96.29%.

:exclamation: Current head 2421b8c differs from pull request most recent head 63b4983. Consider uploading reports for the commit 63b4983 to get more accurate results

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   87.96%   88.19%   +0.22%     
==========================================
  Files          30       31       +1     
  Lines        3857     3965     +108     
==========================================
+ Hits         3393     3497     +104     
- Misses        464      468       +4     
Files Coverage Δ
dwave/cloud/auth/flows.py 100.00% <100.00%> (ø)
dwave/cloud/auth/server.py 96.15% <96.15%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more