Skip to content

[AutoPR storage/resource-manager] [Storage] Fix the UseSubDomainName#4089

Merged
AutorestCI merged 1 commit intorestapi_auto_storage/resource-managerfrom
restapi_auto_4938
Dec 21, 2018
Merged

[AutoPR storage/resource-manager] [Storage] Fix the UseSubDomainName#4089
AutorestCI merged 1 commit intorestapi_auto_storage/resource-managerfrom
restapi_auto_4938

Conversation

@AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 18, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-storage

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

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_4938#egg=azure-mgmt-storage&subdirectory=azure-mgmt-storage"

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

  • git checkout restapi_auto_4938
  • pip install -e ./azure-mgmt-storage

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4938
  • pip wheel --no-deps ./azure-mgmt-storage

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Dec 18, 2018

Codecov Report

Merging #4089 into restapi_auto_storage/resource-manager will increase coverage by 0.92%.
The diff coverage is 33.33%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_storage/resource-manager    #4089      +/-   ##
=========================================================================
+ Coverage                                  55.07%   55.99%   +0.92%     
=========================================================================
  Files                                      10106     9412     -694     
  Lines                                     206148   188935   -17213     
=========================================================================
- Hits                                      113541   105803    -7738     
+ Misses                                     92607    83132    -9475
Impacted Files Coverage Δ
...e/mgmt/storage/v2018_02_01/models/custom_domain.py 62.5% <0%> (ø) ⬆️
...e/mgmt/storage/v2018_07_01/models/custom_domain.py 62.5% <0%> (ø) ⬆️
...mt/storage/v2018_02_01/models/custom_domain_py3.py 62.5% <50%> (ø) ⬆️
...mt/storage/v2018_07_01/models/custom_domain_py3.py 62.5% <50%> (ø) ⬆️
...hrbac/azure/graphrbac/models/key_credential_py3.py 30.76% <0%> (-69.24%) ⬇️
...graphrbac/azure/graphrbac/models/key_credential.py 30.76% <0%> (-69.24%) ⬇️
...rbac/azure/graphrbac/models/password_credential.py 40% <0%> (-46.67%) ⬇️
.../azure/graphrbac/models/password_credential_py3.py 40% <0%> (-46.67%) ⬇️
...rk/azure/mgmt/network/network_management_client.py 29.28% <0%> (-7.83%) ⬇️
...tion/v2018_09_01_preview/models/role_assignment.py 100% <0%> (ø) ⬆️
... and 699 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 06fd6cb...977050f. Read the comment docs.

@AutorestCI AutorestCI merged commit 17cf96c into restapi_auto_storage/resource-manager Dec 21, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4938 branch December 21, 2018 16:54
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3851

lmazuel pushed a commit that referenced this pull request Jan 2, 2019
* Generated from 137e05a25a4672804d1527142f4f3763195f44db (#3850)

Adds canFailover boolean flag under storage account's GeoReplicationStats properties

* Generated from 3f615328da07b58af2b197ea17b34f3b95cd9631 (#3864)

typo: storage/resource-manager/Microsoft.Storage/storage

- possiblly -> possibly
- availabity -> availability
- vaules -> values
- speicific -> specific
- acount -> account
- fecthing -> fetching
- sku -> SKU
- acls -> ACLs

* Generated from 17341a9c4183329f05e019dbd591565c24a899f8 (#4005)

typo: storage/resource-manager/Microsoft.Storage

- availabity -> availability

* Generated from 535c317051dec8c4faed7580d0e5cd246b0486ce (#4089)

[Storage] Fix the UseSubDomainName

* 3.1.1
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

Comments