VWS-Python / vws-python-mock

Mock of the Vuforia Web Services (VWS) API
MIT License
1 stars 2 forks source link

Make handle_server_errors take new Response type #2279

Closed adamtheturtle closed 2 weeks ago

adamtheturtle commented 2 weeks ago

Progress towards de-coupling test suite from requests

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (8030bd7) to head (c379c32). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2279 +/- ## =========================================== + Coverage 98.89% 100.00% +1.10% =========================================== Files 74 74 Lines 5162 5192 +30 Branches 890 890 =========================================== + Hits 5105 5192 +87 + Misses 55 0 -55 + Partials 2 0 -2 ```

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