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

Fix entry points enumeration across python versions #632

Closed randomir closed 3 months ago

randomir commented 3 months ago

Fix #631.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.49%. Comparing base (30d6949) to head (6c4f83c). Report is 135 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #632 +/- ## ========================================== + Coverage 88.36% 88.49% +0.13% ========================================== Files 42 42 Lines 4538 4539 +1 ========================================== + Hits 4010 4017 +7 + Misses 528 522 -6 ```

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