Skip to content
New issue

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

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

Already on GitHub? # to your account

Optimize httpx client and use in memory cache #392

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Implement simplificatio nhint from fabianfalon

5246822
Select commit
Loading
Failed to load commit list.
Open

Optimize httpx client and use in memory cache #392

Implement simplificatio nhint from fabianfalon
5246822
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

81.44% (-0.80%) compared to 425b933

View this Pull Request on Codecov

81.44% (-0.80%) compared to 425b933

Details

Codecov Report

Attention: Patch coverage is 80.48780% with 16 lines in your changes missing coverage. Please review.

Project coverage is 81.44%. Comparing base (425b933) to head (5246822).

Files with missing lines Patch % Lines
mytoyota/controller.py 80.48% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
- Coverage   82.24%   81.44%   -0.80%     
==========================================
  Files          31       31              
  Lines        1481     1504      +23     
==========================================
+ Hits         1218     1225       +7     
- Misses        263      279      +16     

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