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] [DO NOT MERGE] Add API for adding external storage account configurations to a web app #2964

Closed

Conversation

AutorestCI
Copy link
Contributor

Make state of AzureStorageInfoValue readonly
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 19, 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_3459#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_3459#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_3459
  • pip install -e ./azure-mgmt-web

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 19, 2018

Codecov Report

Merging #2964 into restapi_auto_web/resource-manager will decrease coverage by 1.89%.
The diff coverage is 60%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_web/resource-manager    #2964      +/-   ##
=====================================================================
- Coverage                              57.43%   55.53%    -1.9%     
=====================================================================
  Files                                   8264     7400     -864     
  Lines                                 173921   154247   -19674     
=====================================================================
- Hits                                   99887    85661   -14226     
+ Misses                                 74034    68586    -5448
Impacted Files Coverage Δ
.../azure/mgmt/web/models/azure_storage_info_value.py 41.66% <50%> (+5.3%) ⬆️
...re/mgmt/web/models/azure_storage_info_value_py3.py 41.66% <66.66%> (+5.3%) ⬆️
...e-keyvault/azure/keyvault/models/storage_bundle.py 41.66% <0%> (-58.34%) ⬇️
...yvault/models/storage_account_update_parameters.py 44.44% <0%> (-55.56%) ⬇️
...-batchai/azure/mgmt/batchai/models/resource_py3.py 45.45% <0%> (-54.55%) ⬇️
...re/mgmt/network/v2018_02_01/models/resource_py3.py 45.45% <0%> (-54.55%) ⬇️
...-monitor/azure/mgmt/monitor/models/resource_py3.py 45.45% <0%> (-54.55%) ⬇️
...re/mgmt/network/v2017_10_01/models/resource_py3.py 45.45% <0%> (-54.55%) ⬇️
...yvault/models/storage_account_create_parameters.py 45.45% <0%> (-48.3%) ⬇️
...cebus/azure/mgmt/servicebus/models/resource_py3.py 55.55% <0%> (-44.45%) ⬇️
... and 1285 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 150561b...a2714f0. Read the comment docs.

Make state of AzureStorageInfoValue readonly
@lmazuel lmazuel closed this Aug 7, 2018
@lmazuel lmazuel deleted the restapi_auto_3459 branch August 7, 2018 17:35
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