Azure / azure-functions-python-worker

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

Remove setup build from consumption tests #1309

Open gavin-aguiar opened 10 months ago

gavin-aguiar commented 10 months ago

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 10 months ago

Codecov Report

Merging #1309 (a88058e) into dev (d0135b0) will decrease coverage by 40.86%. The diff coverage is 20.88%.

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

@@             Coverage Diff             @@
##              dev    #1309       +/-   ##
===========================================
- Coverage   84.28%   43.43%   -40.86%     
===========================================
  Files          34       36        +2     
  Lines        1922     2620      +698     
  Branches      366      368        +2     
===========================================
- Hits         1620     1138      -482     
- Misses        228     1480     +1252     
+ Partials       74        2       -72     
Flag Coverage Δ
unittests 43.43% <20.88%> (-40.81%) :arrow_down:

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

Files Changed Coverage Δ
azure_functions_worker/protos/FunctionRpc_pb2.py 74.85% <17.39%> (ø)
...re_functions_worker/protos/FunctionRpc_pb2_grpc.py 61.11% <61.11%> (ø)

... and 23 files with indirect coverage changes