Skip to content

Update sql-databases alembic docs #1183

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

Merged
merged 2 commits into from
Apr 5, 2020
Merged

Conversation

HarshaLaxman
Copy link
Contributor

Was helpful to refer to the full-stack project when integrating alembic into my own project

Was helpful to refer to the full-stack project when integrating alembic into my own project
@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #1183 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master     #1183    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          223       226     +3     
  Lines         6665      6783   +118     
==========================================
+ Hits          6665      6783   +118     
Impacted Files Coverage Δ
fastapi/routing.py 100.00% <0.00%> (ø)
fastapi/encoders.py 100.00% <0.00%> (ø)
fastapi/applications.py 100.00% <0.00%> (ø)
tests/test_ws_router.py 100.00% <0.00%> (ø)
tests/test_skip_defaults.py 100.00% <0.00%> (ø)
fastapi/dependencies/utils.py 100.00% <0.00%> (ø)
tests/test_jsonable_encoder.py 100.00% <0.00%> (ø)
...test_application_configuration/test_tutorial001.py
tests/test_tutorial/test_settings/test_app02.py 100.00% <0.00%> (ø)
tests/test_dependency_duplicates.py 100.00% <0.00%> (ø)
... and 2 more

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 e6b3b99...d7c76d8. Read the comment docs.

@tiangolo tiangolo merged commit 07e094f into fastapi:master Apr 5, 2020
@tiangolo
Copy link
Member

tiangolo commented Apr 5, 2020

Good idea! Thanks for your contribution. 🍰 🚀 🎉

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.

2 participants