Azure / azure-functions-python-worker

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

add e2e tests for PYTHON_THREADPOOL_THREAD_COUNT and FUNCTIONS_WORKER_PROCESS_COUNT #1136

Closed pdthummar closed 1 year ago

pdthummar commented 2 years ago

Description

Adding e2e tests for PYTHON_THREADPOOL_THREAD_COUNT and FUNCTIONS_WORKER_PROCESS_COUNT.

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 2 years ago

Codecov Report

Merging #1136 (4c796fe) into dev (d844de5) will decrease coverage by 53.22%. The diff coverage is n/a.

:exclamation: Current head 4c796fe differs from pull request most recent head 73fc3db. Consider uploading reports for the commit 73fc3db to get more accurate results

@@             Coverage Diff             @@
##              dev    #1136       +/-   ##
===========================================
- Coverage   85.21%   32.00%   -53.22%     
===========================================
  Files          34       34               
  Lines        1900     1900               
  Branches      366      366               
===========================================
- Hits         1619      608     -1011     
- Misses        219     1291     +1072     
+ Partials       62        1       -61     
Flag Coverage Δ
unittests 32.00% <ø> (-53.16%) :arrow_down:

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

see 24 files with indirect coverage changes

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