Azure / azure-functions-python-worker

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

testing e2e tests for 3.11 #1141

Closed pdthummar closed 1 year ago

pdthummar commented 1 year ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1141 (68b1618) into dev (28e5fdb) will decrease coverage by 0.16%. The diff coverage is n/a.

:exclamation: Current head 68b1618 differs from pull request most recent head 3961def. Consider uploading reports for the commit 3961def to get more accurate results

@@            Coverage Diff             @@
##              dev    #1141      +/-   ##
==========================================
- Coverage   84.97%   84.81%   -0.17%     
==========================================
  Files          32       32              
  Lines        1817     1817              
  Branches      275      274       -1     
==========================================
- Hits         1544     1541       -3     
- Misses        203      204       +1     
- Partials       70       72       +2     
Flag Coverage Δ
unittests 84.81% <ø> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
azure_functions_worker/logging.py 43.39% <0.00%> (-3.78%) :arrow_down:
azure_functions_worker/extension.py 98.16% <0.00%> (-0.92%) :arrow_down:

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