Azure / azure-functions-python-worker

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

Fixing extension bundle and test utils #1115

Closed vrdmr closed 2 years ago

vrdmr commented 2 years ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 2 years ago

Codecov Report

Merging #1115 (280df16) into dev (7730062) will increase coverage by 1.26%. The diff coverage is 92.85%.

:exclamation: Current head 280df16 differs from pull request most recent head 992749d. Consider uploading reports for the commit 992749d to get more accurate results

@@            Coverage Diff             @@
##              dev    #1115      +/-   ##
==========================================
+ Coverage   83.88%   85.14%   +1.26%     
==========================================
  Files          34       33       -1     
  Lines        1868     1845      -23     
  Branches      300      273      -27     
==========================================
+ Hits         1567     1571       +4     
+ Misses        235      205      -30     
- Partials       66       69       +3     
Flag Coverage Δ
unittests 85.14% <92.85%> (+1.26%) :arrow_up:

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

Impacted Files Coverage Δ
azure_functions_worker/dispatcher.py 89.21% <80.00%> (+0.08%) :arrow_up:
azure_functions_worker/constants.py 100.00% <100.00%> (ø)
azure_functions_worker/loader.py 85.05% <100.00%> (+0.53%) :arrow_up:
azure_functions_worker/utils/wrappers.py 100.00% <100.00%> (ø)
azure_functions_worker/utils/dependency.py 86.46% <0.00%> (-3.76%) :arrow_down:
azure_functions_worker/main.py

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