DurgNomis-drol / mytoyota

Python client for Toyota Connected Services API
MIT License
74 stars 30 forks source link

Fix: Make `fugage` and `rage` optional #283

Closed CM000n closed 8 months ago

CM000n commented 8 months ago

Fix https://github.com/DurgNomis-drol/mytoyota/issues/280 It seems that some car models like the bz4x doesn't report any fugage and rage values for their remote status.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9895806) 72.47% compared to head (36c1574) 72.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ======================================= Coverage 72.47% 72.47% ======================================= Files 28 28 Lines 1355 1355 ======================================= Hits 982 982 Misses 373 373 ``` | [Flag](https://app.codecov.io/gh/DurgNomis-drol/mytoyota/pull/283/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Hansen) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/DurgNomis-drol/mytoyota/pull/283/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Hansen) | `72.47% <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=Simon+Hansen#carryforward-flags-in-the-pull-request-comment) to find out more.

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