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

Test logging configurations #625

Closed randomir closed 3 months ago

randomir commented 3 months ago

Here we update our logging config helper and test some interesting/useful configurations.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 88.37%. Comparing base (7efbb85) to head (71b22c0). Report is 174 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ========================================== + Coverage 87.85% 88.37% +0.51% ========================================== Files 33 33 Lines 4472 4480 +8 ========================================== + Hits 3929 3959 +30 + Misses 543 521 -22 ```

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