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

Drop Python 3.8 support #673

Closed randomir closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.01980% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.90%. Comparing base (b2432fe) to head (8536a24). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
dwave/cloud/solver.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ========================================== + Coverage 88.88% 88.90% +0.02% ========================================== Files 44 44 Lines 4821 4832 +11 ========================================== + Hits 4285 4296 +11 Misses 536 536 ```

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