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

✅ Add tests for required nonable parameters and body fields #4907

Merged
merged 4 commits into from May 14, 2022

Conversation

tiangolo
Copy link
Owner

✅ Add tests for required nonable parameters and body fields

@tiangolo tiangolo enabled auto-merge (squash) May 13, 2022 23:58
@github-actions
Copy link
Contributor

github-actions bot commented May 14, 2022

@github-actions
Copy link
Contributor

📝 Docs preview for commit b801501 at: https://627ef150e7896400b0e17d5e--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 3633a77 at: https://627ff91f8889302191082241--fastapi.netlify.app

@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

Merging #4907 (b6593b3) into master (c5be1b0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #4907   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          531       532    +1     
  Lines        13634     13672   +38     
=========================================
+ Hits         13634     13672   +38     
Impacted Files Coverage Δ
tests/test_required_noneable.py 100.00% <100.00%> (ø)
docs_src/dependencies/tutorial001.py 100.00% <0.00%> (ø)
docs_src/dependency_testing/tutorial001.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5be1b0...b6593b3. Read the comment docs.

@tiangolo tiangolo merged commit acab64b into master May 14, 2022
@tiangolo tiangolo deleted the tests-nonable-required branch May 14, 2022 19:08
JeanArhancet pushed a commit to JeanArhancet/fastapi that referenced this pull request Aug 20, 2022
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.

None yet

1 participant