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] Added/Updating Logic Apps Management Client endpoints #2254

Closed

Conversation

AutorestCI
Copy link
Contributor

Added missing endpoints to swagger and updated existing endpoints
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 22, 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_2727#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_2727#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_2727
  • pip install -e ./azure-mgmt-web

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #2254 into restapi_auto_web/resource-manager will decrease coverage by 0.03%.
The diff coverage is 30.68%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_web/resource-manager    #2254      +/-   ##
=====================================================================
- Coverage                              53.06%   53.03%   -0.04%     
=====================================================================
  Files                                   4775     4781       +6     
  Lines                                 119568   119757     +189     
=====================================================================
+ Hits                                   63453    63511      +58     
- Misses                                 56115    56246     +131
Impacted Files Coverage Δ
azure-mgmt-web/azure/mgmt/web/models/__init__.py 100% <100%> (ø) ⬆️
...ure-mgmt-web/azure/mgmt/web/operations/__init__.py 100% <100%> (ø) ⬆️
...t-web/azure/mgmt/web/web_site_management_client.py 23.45% <100%> (+0.41%) ⬆️
.../operations/resource_health_metadata_operations.py 16.78% <16.78%> (ø)
...re/mgmt/web/models/default_error_response_error.py 45.45% <45.45%> (ø)
...odels/default_error_response_error_details_item.py 55.55% <55.55%> (ø)
.../azure/mgmt/web/models/resource_health_metadata.py 62.5% <62.5%> (ø)
...eb/azure/mgmt/web/models/default_error_response.py 72.72% <72.72%> (ø)
.../mgmt/web/models/resource_health_metadata_paged.py 80% <80%> (ø)
... and 5 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 7232c50...312eff2. Read the comment docs.

xingwu1 pushed a commit to xingwu1/azure-sdk-for-python that referenced this pull request Mar 24, 2018
[Monitor] Make all attributes of EventData class readonly (Azure#2254)
@lmazuel lmazuel deleted the restapi_auto_2727 branch April 27, 2018 01:29
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.

2 participants