-
Notifications
You must be signed in to change notification settings - Fork 104
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
python specific app setting logs added #1353
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #1353 +/- ##
===========================================
- Coverage 85.97% 32.15% -53.83%
===========================================
Files 34 35 +1
Lines 1940 1953 +13
Branches 367 370 +3
===========================================
- Hits 1668 628 -1040
- Misses 204 1324 +1120
+ Partials 68 1 -67
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…-worker into hallvictoria/appsetting-logs
…re/azure-functions-python-worker into hallvictoria/appsetting-logs
Description
Adds an additional log statement to init and env reload request. This log statement details the state of the 6 python-specific app settings.
Fixes #
PR information
Quality of Code and Contribution Guidelines