Skip to content

Conversation

@gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Mar 8, 2022

Added an option in setup.py to use any branch from azure-functions-host
Usage

python setup.py webhost
python setup.py webhost --use-branch=dev
python setup.py webhost --use-branch=abc/branch

Description

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #978 (9f4ab3c) into dev (6980e27) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #978   +/-   ##
=======================================
  Coverage   81.01%   81.01%           
=======================================
  Files          35       35           
  Lines        2339     2339           
  Branches      371      371           
=======================================
  Hits         1895     1895           
  Misses        337      337           
  Partials      107      107           
Flag Coverage Δ
unittests 80.97% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6980e27...9f4ab3c. Read the comment docs.

@gavin-aguiar gavin-aguiar merged commit 2a66168 into dev Mar 8, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/update-setup branch March 8, 2022 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants