-
Notifications
You must be signed in to change notification settings - Fork 22
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
Feature: adding address details #226
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
2ae6158
to
1fbd277
Compare
@vbarrier, run some tests and the queries don't seem to be fully working. I noticed for instance that the We need to fix this before merging.. but I think I'll merge the NullString part separately first, since new users encounter issues with TeslaMateApi when not setting a carname :) |
Checked against a geofenced address and not another.. therefore the parameters on the address details section can be faulty 🤔 |
Moved CarName fix to #242. |
- added AddressDetails for all endpoints Co-Authored-By: Vincent Barrier <[email protected]>
b33e829
to
48cd0ae
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Thank you for fixing carName null bug :) |
I will have a look on the house_number thing |
changing string to NullString for carNamefixing NullStringoriginal PR by @vbarrier: #212