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

Fixing some JSON round-tripping issues with Pydantic and FastAPI. #57

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

chrisguidry
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Merging #57 (d2085c5) into main (6db6de8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           82        82           
  Lines         4244      4286   +42     
  Branches       632       639    +7     
=========================================
+ Hits          4244      4286   +42     
Flag Coverage Δ
python-3.10 100.00% <100.00%> (ø)
python-3.11 100.00% <100.00%> (ø)
python-3.8 100.00% <100.00%> (ø)
python-3.9 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/measured/__init__.py 100.00% <100.00%> (ø)
tests/test_pydantic.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chrisguidry chrisguidry merged commit 1091fb0 into main Feb 19, 2023
@chrisguidry chrisguidry deleted the json-and-pydantic-fixes branch February 19, 2023 00:56
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.

1 participant