Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Add 201 response to AppServicePlans_CreateOrUpdate.

Fixes #3648.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 30, 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_3774#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_3774#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_3774
  • pip install -e ./azure-mgmt-web

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_web/resource-manager@ec4622f). Click here to learn what that means.
The diff coverage is 33.33%.

Impacted file tree graph

@@                         Coverage Diff                          @@
##             restapi_auto_web/resource-manager    #3236   +/-   ##
====================================================================
  Coverage                                     ?    55.2%           
====================================================================
  Files                                        ?     9198           
  Lines                                        ?   184878           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?   102067           
  Misses                                       ?    82811           
  Partials                                     ?        0
Impacted Files Coverage Δ
...gmt/web/operations/app_service_plans_operations.py 12.04% <0%> (ø)
azure-mgmt-web/azure/mgmt/web/version.py 100% <100%> (ø)

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 ec4622f...a931d7c. Read the comment docs.

Add 201 response to AppServicePlans_CreateOrUpdate.

Fixes #3648.
@AutorestCI AutorestCI closed this Sep 12, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3774 branch September 12, 2018 23:04
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