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] [Storage] Support Management policy on new api version 2018-03-01-preview #2641

Merged
merged 1 commit into from
May 28, 2018

Conversation

AutorestCI
Copy link
Contributor

[Storage] modify as review comments
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 28, 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_3137#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_3137#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_3137
  • pip install -e ./azure-mgmt-storage

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 28, 2018

Codecov Report

Merging #2641 into restapi_auto_storage/resource-manager will decrease coverage by <.01%.
The diff coverage is 5.88%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_storage/resource-manager    #2641      +/-   ##
=========================================================================
- Coverage                                  55.89%   55.88%   -0.01%     
=========================================================================
  Files                                       7139     7139              
  Lines                                     150351   150368      +17     
=========================================================================
+ Hits                                       84036    84037       +1     
- Misses                                     66315    66331      +16
Impacted Files Coverage Δ
...ge/azure/mgmt/storage/storage_management_client.py 50% <5.88%> (-7.01%) ⬇️

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 559aecd...1e3235f. Read the comment docs.

@AutorestCI AutorestCI merged commit 16a6a38 into restapi_auto_storage/resource-manager May 28, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2642

lmazuel pushed a commit that referenced this pull request May 30, 2018
* Generated from 925983c22f5abe481e6168c9811e20e8cc44ec5c (#2641)

[Storage] modify as review comments

* Storage auto conf

* azure-mgmt-storage 2.0.0rc3

* Removed incorrectly named 2018-03-01

* Generated from 0726a0d43b7a1e47f20430959fc226c3a18f118b (#2654)

Fix storage Python conf
@lmazuel lmazuel deleted the restapi_auto_3137 branch June 14, 2018 18:14
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