Azure / azure-functions-python-worker

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

Update azure-pipelines.yml to start generating correct build #1085

Closed vrdmr closed 2 years ago

vrdmr commented 2 years ago

Description

The dev build was not correctly generating for v3.x versions.

Fixes #1044


PR information

Quality of Code and Contribution Guidelines

codecov[bot] commented 2 years ago

Codecov Report

Merging #1085 (88efca4) into v3.x-dev (a4b9969) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##           v3.x-dev    #1085   +/-   ##
=========================================
  Coverage     82.43%   82.43%           
=========================================
  Files            33       33           
  Lines          1657     1657           
  Branches        265      265           
=========================================
  Hits           1366     1366           
  Misses          226      226           
  Partials         65       65           
Flag Coverage Δ
unittests 82.43% <ø> (ø)

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

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