Azure / azure-functions-python-worker

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

Allowing new images to test #1177

Closed vrdmr closed 1 year ago

vrdmr commented 1 year ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #1177 (c6be09c) into dev (df5d5b5) will decrease coverage by 52.94%. The diff coverage is n/a.

:exclamation: Current head c6be09c differs from pull request most recent head a616f7a. Consider uploading reports for the commit a616f7a to get more accurate results

@@             Coverage Diff             @@
##              dev    #1177       +/-   ##
===========================================
- Coverage   83.90%   30.97%   -52.94%     
===========================================
  Files          34       34               
  Lines        1889     1863       -26     
  Branches      363      275       -88     
===========================================
- Hits         1585      577     -1008     
- Misses        233     1285     +1052     
+ Partials       71        1       -70     
Flag Coverage Δ
unittests 30.97% <ø> (-52.89%) :arrow_down:

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

Impacted Files Coverage Δ
...e_functions_worker/bindings/nullable_converters.py 21.62% <0.00%> (-78.38%) :arrow_down:
azure_functions_worker/functions.py 25.00% <0.00%> (-71.28%) :arrow_down:
azure_functions_worker/dispatcher.py 19.12% <0.00%> (-69.86%) :arrow_down:
azure_functions_worker/utils/tracing.py 31.81% <0.00%> (-68.19%) :arrow_down:
azure_functions_worker/utils/common.py 33.33% <0.00%> (-66.67%) :arrow_down:
azure_functions_worker/extension.py 40.59% <0.00%> (-58.49%) :arrow_down:
.../shared_memory_data_transfer/file_accessor_unix.py 19.60% <0.00%> (-57.85%) :arrow_down:
azure_functions_worker/bindings/meta.py 25.30% <0.00%> (-57.84%) :arrow_down:
azure_functions_worker/utils/dependency.py 31.00% <0.00%> (-55.46%) :arrow_down:
...s/shared_memory_data_transfer/shared_memory_map.py 28.57% <0.00%> (-55.36%) :arrow_down:
... and 16 more

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