Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.3k
Added state to FastAPI and up starlette to 0.12.9#502
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedSep 4, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #502 +/- ##===================================== Coverage 100% 100% ===================================== Files 251 252 +1 Lines 5988 5948 -40 =====================================- Hits 5988 5948 -40
Continue to review full report at Codecov.
|
Pushes Starlette to 0.12.9Added State to FastAPI to better mimic Starlette 0.12.9 behaviourAdded tests, one shamelessly taken from Starlette, the other testing state behaviour across startup / shutdown events
tiangolo commentedOct 5, 2019
Thanks@euri10 ! It seems the Git history of this branch got into a weird state and is showing some extra changes that are already there and create conflicts. I also had to update the range, as Starlette's So I just merged#593 that includes these changes. But thanks for your contribution! 🍰 |
and get access to applicationstate for 💲 💰