-
Notifications
You must be signed in to change notification settings - Fork 30
🐛 fix uvicorn logs that were always on INFO #7045
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
🐛 fix uvicorn logs that were always on INFO #7045
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍰
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for checking all of them
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7045 +/- ##
===========================================
- Coverage 86.82% 71.95% -14.88%
===========================================
Files 1651 895 -756
Lines 64839 40357 -24482
Branches 2043 262 -1781
===========================================
- Hits 56299 29039 -27260
- Misses 8205 11258 +3053
+ Partials 335 60 -275
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the evil copy&pasting. thx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
5a3ea20
into
ITISFoundation:master
What do these changes do?
Related issue/s
How to test
Dev-ops checklist