Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR web/resource-manager] Web: adding support for computeMode to App Service plans #2162

Closed

Conversation

AutorestCI
Copy link
Contributor

Web: adding support for `computeMode` to App Service plans
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-web

You can install the package azure-mgmt-web of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2645#egg=azure-mgmt-web&subdirectory=azure-mgmt-web"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2645#egg=azure-mgmt-web&subdirectory=azure-mgmt-web"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2645
  • pip install -e ./azure-mgmt-web

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2645
  • pip wheel --no-deps ./azure-mgmt-web

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 13, 2018

Codecov Report

Merging #2162 into restapi_auto_web/resource-manager will decrease coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_web/resource-manager    #2162      +/-   ##
=====================================================================
- Coverage                              53.06%   53.06%   -0.01%     
=====================================================================
  Files                                   4775     4775              
  Lines                                 119568   119569       +1     
=====================================================================
  Hits                                   63453    63453              
- Misses                                 56115    56116       +1
Impacted Files Coverage Δ
azure-mgmt-web/azure/mgmt/web/models/__init__.py 100% <ø> (ø) ⬆️
...gmt/web/models/web_site_management_client_enums.py 100% <100%> (ø) ⬆️
...-mgmt-web/azure/mgmt/web/models/sku_description.py 28.57% <50%> (-2.2%) ⬇️

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 7232c50...a51b040. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented May 29, 2018

PR refused

@lmazuel lmazuel closed this May 29, 2018
@lmazuel lmazuel deleted the restapi_auto_2645 branch May 29, 2018 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants