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

switch json response handler to enable NaN in serialization #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amitschang
Copy link
Member

@amitschang amitschang commented Dec 19, 2024

FastAPI provides orjson and this looks to be a way that we can allow NaN in the json responses. Given passing tests we have some confidence that it produces correct json in other cases.

Resolves #235

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@amitschang amitschang marked this pull request as ready for review December 19, 2024 19:06
@amitschang amitschang requested a review from a team as a code owner December 19, 2024 19:06
@amitschang amitschang requested a review from jamienoss December 19, 2024 19:06
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.

Bad calibration result fails in web serialization
1 participant