Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: NoneType object has no attribute unit in self._electric.fuel_range.unit #293

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

CM000n
Copy link
Collaborator

@CM000n CM000n commented Jan 10, 2024

Fix #292

@CM000n CM000n self-assigned this Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (5c785b9) 71.38% compared to head (5b68804) 71.28%.

Files Patch % Lines
mytoyota/models/dashboard.py 29.41% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
- Coverage   71.38%   71.28%   -0.11%     
==========================================
  Files          28       28              
  Lines        1384     1386       +2     
==========================================
  Hits          988      988              
- Misses        396      398       +2     
Flag Coverage Δ
unittests 71.28% <29.41%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

GitOldGrumpy
GitOldGrumpy previously approved these changes Jan 10, 2024
@CM000n CM000n merged commit 77d1de0 into master Jan 11, 2024
25 checks passed
@CM000n CM000n deleted the fix/NoneType_object_has_no_attribute_unit branch January 11, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoneType object has no attribute unit in self._electric.fuel_range.unit
2 participants