Closed GitOldGrumpy closed 10 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
fc8abe9
) 70.60% compared to head (d7fd131
) 70.50%.
Files | Patch % | Lines |
---|---|---|
mytoyota/controller.py | 33.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
During the authentication sequence the server will respond with invalid username if an invalid username is supplied. Add the code to check and report if this is the case.