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 decimal error again #148

Merged

Conversation

RemcoMeeuwissen
Copy link
Contributor

Hey, we finally updated our version of tipg again and I discovered that my fix in pull request #89 was incomplete insofar that the web interface of tipg was also throwing the same error. So I extracted the orjson.dumps into a separate function so it can be used outside of the ORJSONResponse class as well

I think it doesn't require any new tests since the old tests for the decimal fix are still there and I assume the other responses are also already covered by tests. But if you want some stylistic changes or such just let me know 🙂

@vincentsarago vincentsarago self-requested a review December 19, 2023 11:57
@vincentsarago vincentsarago merged commit 15996fb into developmentseed:main Dec 19, 2023
7 checks passed
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.

2 participants