Azure / azure-functions-python-worker

Python worker for Azure Functions.
http://aka.ms/azurefunctions
MIT License
335 stars 103 forks source link

Update Python SDK Version to 1.11.3 #1087

Closed gavin-aguiar closed 2 years ago

gavin-aguiar commented 2 years ago

Python SDK Version 1.11.3

codecov[bot] commented 2 years ago

Codecov Report

Merging #1087 (3479f33) into dev (08bdd49) will decrease coverage by 52.58%. The diff coverage is n/a.

:exclamation: Current head 3479f33 differs from pull request most recent head a240504. Consider uploading reports for the commit a240504 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1087       +/-   ##
===========================================
- Coverage   84.08%   31.49%   -52.59%     
===========================================
  Files          34       34               
  Lines        1866     1854       -12     
  Branches      300      300               
===========================================
- Hits         1569      584      -985     
- Misses        232     1269     +1037     
+ Partials       65        1       -64     
Flag Coverage Δ
unittests 31.49% <ø> (-52.59%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...e_functions_worker/bindings/nullable_converters.py 21.62% <0.00%> (-78.38%) :arrow_down:
azure_functions_worker/functions.py 24.32% <0.00%> (-71.90%) :arrow_down:
azure_functions_worker/dispatcher.py 19.20% <0.00%> (-69.93%) :arrow_down:
azure_functions_worker/utils/tracing.py 31.81% <0.00%> (-68.19%) :arrow_down:
azure_functions_worker/utils/common.py 33.33% <0.00%> (-66.67%) :arrow_down:
azure_functions_worker/utils/dependency.py 32.57% <0.00%> (-60.61%) :arrow_down:
azure_functions_worker/bindings/meta.py 25.30% <0.00%> (-57.84%) :arrow_down:
...s/shared_memory_data_transfer/shared_memory_map.py 28.57% <0.00%> (-55.36%) :arrow_down:
azure_functions_worker/extension.py 43.92% <0.00%> (-55.16%) :arrow_down:
.../shared_memory_data_transfer/file_accessor_unix.py 19.60% <0.00%> (-54.91%) :arrow_down:
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.