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

Robustness fixes #12

Merged
merged 5 commits into from
Nov 17, 2020
Merged

Robustness fixes #12

merged 5 commits into from
Nov 17, 2020

Conversation

hbruch
Copy link
Member

@hbruch hbruch commented Nov 16, 2020

This PR addresses some API conformance issues and makes the script a bit more robust, if no data can be retrieved.

Fixes #9. Fixes #6. Fixes #5.

@leonardehrenfried
Copy link
Collaborator

This is a great change, thanks! It's good to merge.

I'm wondering about the roll out of the change. It would require changing the frontend, too, in order to use the renamed fields.

What's the priority for this?

@hbruch
Copy link
Member Author

hbruch commented Nov 17, 2020

That shouldn't be a to great change, as I left coords/lat coords/lng in for now. Further: paid_hours currently is currently even not in the API, so for the client, nothing would change.

@leonardehrenfried
Copy link
Collaborator

You're right. I overlooked that fact that opening_hours is already named correctly.

@leonardehrenfried leonardehrenfried merged commit f42263e into master Nov 17, 2020
@leonardehrenfried leonardehrenfried deleted the robustness branch November 17, 2020 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Harmonize tag naming Paid_hours should be renamed to fee Parkings with live data have state nodata
2 participants