azure-functions-python-worker
azure-functions-python-worker copied to clipboard
make logging lazy format
Description
Fixes #
PR information
- [ ] The title of the PR is clear and informative.
- [ ] There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
- [ ] If applicable, the PR references the bug/issue that it fixes in the description.
- [ ] New Unit tests were added for the changes made and CI is passing.
Quality of Code and Contribution Guidelines
- [ ] I have read the contribution guidelines.
Codecov Report
Merging #1067 (fe84ae6) into dev (9289105) will decrease coverage by
0.21%
. The diff coverage is52.00%
.
:exclamation: Current head fe84ae6 differs from pull request most recent head fd8a4ce. Consider uploading reports for the commit fd8a4ce to get more accurate results
@@ Coverage Diff @@
## dev #1067 +/- ##
==========================================
- Coverage 85.09% 84.87% -0.22%
==========================================
Files 33 33
Lines 1845 1845
Branches 273 273
==========================================
- Hits 1570 1566 -4
- Misses 205 208 +3
- Partials 70 71 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 84.87% <52.00%> (-0.22%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
azure_functions_worker/bindings/datumdef.py | 72.22% <0.00%> (ø) |
|
...ared_memory_data_transfer/file_accessor_windows.py | 28.12% <ø> (ø) |
|
...ared_memory_data_transfer/shared_memory_manager.py | 78.35% <0.00%> (ø) |
|
...s/shared_memory_data_transfer/shared_memory_map.py | 83.92% <ø> (ø) |
|
azure_functions_worker/extension.py | 98.16% <ø> (ø) |
|
.../shared_memory_data_transfer/file_accessor_unix.py | 74.50% <36.36%> (ø) |
|
azure_functions_worker/utils/dependency.py | 86.46% <71.42%> (ø) |
|
azure_functions_worker/dispatcher.py | 88.15% <80.00%> (-1.06%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.