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] storage/resource-manager #3712

Merged
merged 5 commits into from
Nov 16, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: storage/resource-manager

…es API (#3684)

* Generated from c2b7a3b94ad0e66549b8fd915196892eeabfe349

Support for SRP BlobServiceProperties API

* Packaging update of azure-mgmt-storage

* Generated from 5f13feda58d8622708a190403ba2d4745a12ed61

Address CR comments; fix java section in readme.md
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 29, 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_storage/resource-manager#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_storage/resource-manager#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_storage/resource-manager
  • pip install -e ./azure-mgmt-storage

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_storage/resource-manager
  • pip wheel --no-deps ./azure-mgmt-storage

Direct download

Your files can be directly downloaded here:

AutorestCI and others added 2 commits November 15, 2018 14:30
… Storage Account's properties (#3789)

* Generated from 6363da5bf9a13499463df8ff5e443801d064ab84

Adds Geo Replication Stats in Azure Storage Account's properties

* Generated from 126237ac76d98075599b17e0032c37e0af486e8b

Merge branch 'master' into adds_geo_replication_stats
@lmazuel
Copy link
Member

lmazuel commented Nov 15, 2018

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/storage/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit ade0c7d into master Nov 16, 2018
@lmazuel lmazuel deleted the restapi_auto_storage/resource-manager branch November 16, 2018 00:14
@codecov-io
Copy link

codecov-io commented Nov 16, 2018

Codecov Report

Merging #3712 into master will decrease coverage by 0.01%.
The diff coverage is 45.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3712      +/-   ##
==========================================
- Coverage   56.01%      56%   -0.02%     
==========================================
  Files        9401     9412      +11     
  Lines      188742   188933     +191     
==========================================
+ Hits       105716   105803      +87     
- Misses      83026    83130     +104
Impacted Files Coverage Δ
...re/mgmt/storage/v2018_07_01/operations/__init__.py 100% <100%> (ø) ⬆️
...mgmt/storage/v2018_07_01/models/storage_account.py 100% <100%> (ø) ⬆️
azure-mgmt-storage/azure/mgmt/storage/version.py 100% <100%> (ø) ⬆️
.../azure/mgmt/storage/v2018_07_01/models/__init__.py 100% <100%> (ø) ⬆️
.../storage/v2018_07_01/models/storage_account_py3.py 100% <100%> (ø) ⬆️
...18_07_01/models/storage_management_client_enums.py 100% <100%> (ø) ⬆️
...18_07_01/operations/storage_accounts_operations.py 75.73% <16.66%> (-5.72%) ⬇️
...v2018_07_01/operations/blob_services_operations.py 20.75% <20.75%> (ø)
...ge/azure/mgmt/storage/storage_management_client.py 46.2% <28.57%> (-0.82%) ⬇️
...azure/mgmt/storage/v2018_07_01/models/cors_rule.py 45.45% <45.45%> (ø)
... and 21 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 1472405...1e96e5d. Read the comment docs.

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