Azure / azure-functions-python-worker

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

Updating protobuf file to reflect latest changes #1107

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 #1107 (fe03085) into dev (7730062) will increase coverage by 1.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1107      +/-   ##
==========================================
+ Coverage   83.88%   84.93%   +1.04%     
==========================================
  Files          34       33       -1     
  Lines        1868     1825      -43     
  Branches      300      300              
==========================================
- Hits         1567     1550      -17     
+ Misses        235      205      -30     
- Partials       66       70       +4     
Flag Coverage Δ
unittests 84.93% <ø> (+1.04%) :arrow_up:

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

Impacted Files Coverage Δ
azure_functions_worker/utils/dependency.py 86.46% <0.00%> (-3.76%) :arrow_down:
azure_functions_worker/extension.py 98.13% <0.00%> (-0.96%) :arrow_down:
azure_functions_worker/dispatcher.py 89.09% <0.00%> (-0.03%) :arrow_down:
azure_functions_worker/constants.py 100.00% <0.00%> (ø)
...ed_memory_data_transfer/shared_memory_constants.py 100.00% <0.00%> (ø)
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.