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 support for tags with Enums #4468

Merged
merged 4 commits into from
Jan 23, 2022
Merged

✨ Add support for tags with Enums #4468

merged 4 commits into from
Jan 23, 2022

Conversation

tiangolo
Copy link
Member

✨ Add support for tags with Enums

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@codecov
Copy link

codecov bot commented Jan 23, 2022

Codecov Report

Merging #4468 (5388257) into master (0f8349f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #4468   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          509       511    +2     
  Lines        12816     12845   +29     
=========================================
+ Hits         12816     12845   +29     
Impacted Files Coverage Δ
...s_src/path_operation_configuration/tutorial002b.py 100.00% <100.00%> (ø)
fastapi/applications.py 100.00% <100.00%> (ø)
fastapi/routing.py 100.00% <100.00%> (ø)
...path_operation_configurations/test_tutorial002b.py 100.00% <100.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 0f8349f...5388257. Read the comment docs.

@github-actions github-actions bot temporarily deployed to commit January 23, 2022 17:38 Inactive
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

📝 Docs preview for commit 5388257 at: https://61ed92b649f0b3e1026fbf20--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 5388257 at: https://61ed92ca83f67101bf0b49c0--fastapi.netlify.app

@tiangolo tiangolo merged commit 569afb4 into master Jan 23, 2022
@tiangolo tiangolo deleted the enum-tags branch January 23, 2022 17:43
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