bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
365 stars 79 forks source link

Add custom exception to remote services #529

Closed rikroe closed 1 year ago

rikroe commented 1 year ago

Proposed change

Similar to #522, add custom MyBMWRemoteServiceException to remote services.

Type of change

Additional information

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5073b39) 100.00% compared to head (2676352) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 17 17 Lines 1410 1411 +1 ========================================= + Hits 1410 1411 +1 ``` | Flag | Coverage Δ | | |---|---|---| | 3.10 | `100.00% <100.00%> (ø)` | | | 3.11 | `100.00% <100.00%> (?)` | | | 3.7 | `100.00% <100.00%> (?)` | | | 3.8 | `100.00% <100.00%> (ø)` | | | 3.9 | `100.00% <100.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bimmerconnected#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/bimmerconnected/bimmer_connected/pull/529?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bimmerconnected) | Coverage Δ | | |---|---|---| | [bimmer\_connected/models.py](https://codecov.io/gh/bimmerconnected/bimmer_connected/pull/529?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bimmerconnected#diff-YmltbWVyX2Nvbm5lY3RlZC9tb2RlbHMucHk=) | `100.00% <100.00%> (ø)` | | | [bimmer\_connected/vehicle/remote\_services.py](https://codecov.io/gh/bimmerconnected/bimmer_connected/pull/529?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bimmerconnected#diff-YmltbWVyX2Nvbm5lY3RlZC92ZWhpY2xlL3JlbW90ZV9zZXJ2aWNlcy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.