8000 ✨ Add support for custom `generate_unique_id_function` and docs for generating clients by tiangolo · Pull Request #4650 · fastapi/fastapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 custom generate_unique_id_function and docs for generating clients #4650

Merged
merged 10 commits into from
Mar 4, 2022

Conversation

tiangolo
Copy link
Member
@tiangolo tiangolo commented Mar 4, 2022

✨ Add support for custom generate_unique_id_function and docs for generating clients.

@codecov
Copy link
codecov bot commented Mar 4, 2022

Codecov Report

Merging #4650 (fb652f9) into master (440d2d2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #4650    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          526       529     +3     
  Lines        13324     13510   +186     
==========================================
+ Hits         13324     13510   +186     
Impacted Files Coverage Δ
docs_src/generate_clients/tutorial003.py 100.00% <100.00%> (ø)
fastapi/applications.py 100.00% <100.00%> (ø)
fastapi/openapi/utils.py 100.00% <100.00%> (ø)
fastapi/routing.py 100.00% <100.00%> (ø)
fastapi/utils.py 100.00% <100.00%> (ø)
tests/test_generate_unique_id_function.py 100.00% <100.00%> (ø)
tests/test_include_router_defaults_overrides.py 100.00% <100.00%> (ø)
...tutorial/test_generate_clients/test_tutorial003.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 440d2d2...fb652f9. Read the comment docs.

@github-actions
Copy link
Contributor
github-actions bot commented Mar 4, 2022

@github-actions
Copy link
Contributor
github-actions bot commented Mar 4, 2022

📝 Docs preview for commit fb652f9 at: https://62228c2caebe9323f360e7d6--fastapi.netlify.app

@tiangolo tiangolo merged commit 8a0d4c7 into master Mar 4, 2022
@tiangolo tiangolo deleted the custom-generate-unique-id branch March 4, 2022 22:02
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.

1 participant
0