Azure / azure-functions-python-worker

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

Importing azure functions in InitRequest by default #1250

Closed gavin-aguiar closed 11 months ago

gavin-aguiar commented 1 year ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1250 (85eb6d6) into dev (f9bf8ff) will decrease coverage by 0.01%. The diff coverage is 0.00%.

:exclamation: Current head 85eb6d6 differs from pull request most recent head 7dce5ef. Consider uploading reports for the commit 7dce5ef to get more accurate results

@@            Coverage Diff             @@
##              dev    #1250      +/-   ##
==========================================
- Coverage   32.29%   32.28%   -0.01%     
==========================================
  Files          34       34              
  Lines        1917     1914       -3     
  Branches      363      363              
==========================================
- Hits          619      618       -1     
+ Misses       1297     1295       -2     
  Partials        1        1              
Flag Coverage Δ
unittests 32.28% <0.00%> (-0.01%) :arrow_down:

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

Files Changed Coverage Δ
azure_functions_worker/constants.py 100.00% <ø> (ø)
azure_functions_worker/dispatcher.py 19.49% <0.00%> (+0.09%) :arrow_up: