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] [DO NOT REVIEW/MERGE] Swagger for Lease Container API from Oct17 to latest #4693

Merged
merged 3 commits into from
Mar 30, 2019

Conversation

AutorestCI
Copy link
Contributor

remove duplicate x-ms-enum extension on action
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 26, 2019

(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_5480#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_5480#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_5480
  • pip install -e ./azure-mgmt-storage

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 26, 2019

Codecov Report

Merging #4693 into restapi_auto_storage/resource-manager will decrease coverage by 0.02%.
The diff coverage is 28.88%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_storage/resource-manager    #4693      +/-   ##
=========================================================================
- Coverage                                  49.51%   49.49%   -0.03%     
=========================================================================
  Files                                       6333     6336       +3     
  Lines                                     177245   177267      +22     
=========================================================================
- Hits                                       87763    87736      -27     
- Misses                                     89482    89531      +49
Impacted Files Coverage Δ
.../v2018_07_01/models/lease_container_request_py3.py 45.45% <45.45%> (ø)
.../v2018_02_01/models/lease_container_request_py3.py 45.45% <45.45%> (ø)
.../azure/mgmt/storage/v2018_07_01/models/__init__.py 52.58% <50%> (-0.1%) ⬇️
.../azure/mgmt/storage/v2018_02_01/models/__init__.py 52.94% <50%> (-0.13%) ⬇️
...v2018_02_01/models/lease_container_response_py3.py 57.14% <57.14%> (ø)
...v2018_07_01/models/lease_container_response_py3.py 57.14% <57.14%> (ø)
...018_07_01/operations/blob_containers_operations.py 10.92% <8.69%> (-0.19%) ⬇️
...018_02_01/operations/blob_containers_operations.py 10.92% <8.69%> (-0.19%) ⬇️
...re/graphrbac/operations/applications_operations.py 35.98% <0%> (-4.72%) ⬇️
azure-graphrbac/azure/graphrbac/models/__init__.py 56.25% <0%> (-2.34%) ⬇️
... and 7 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 b219f1b...2cff561. Read the comment docs.

Fix new API definition section positioning in the json schema
@AutorestCI AutorestCI merged commit d08c5a6 into restapi_auto_storage/resource-manager Mar 30, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5480 branch March 30, 2019 02:00
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4585

lmazuel pushed a commit that referenced this pull request Apr 30, 2019
* [AutoPR storage/resource-manager] Storage 2018-11 conf for Python (#4584)

* Generated from d33f9fb2b2d95ff7af8f566279ac7271014899c3

Storage 2018-11 conf for Python

* Packaging update of azure-mgmt-storage

* Generated from cc02668e1a58409940262887c3b4e1929718c165 (#4620)

[Storage] Add a new return code to Create Container, for container which already created

* Generated from fd84034d73fcb64ec322b440afe593d0ae01c356 (#4648)

Added feature revoke user delegation key

* [AutoPR storage/resource-manager] [DO NOT REVIEW/MERGE] Swagger for Lease Container API from Oct17 to latest (#4693)

* Generated from 0b71805755e6dd434edbb7298b88a62b0fbd7ec3

remove duplicate x-ms-enum extension on action

* Generated from 52eb48baf153b3091179418b56191d3260b514b8

Fix new API definition section positioning in the json schema

* Generated from be4b9c83e9d49face2ad12d82c2cc978a0e7701b

Camel-case property names

* Packaging update of azure-mgmt-storage

* updated versioning and change log

* Generated from 8000a49b0426a717c63db053b90b38e8ce10d5f4 (#4863)

Storage Python 2019-04-01

* Re-record Storage tests

* 3.3.0

* re-recorded storage tests

* recorded tests again storage

* Record tests

* [AutoPR storage/resource-manager] [SRP] Expose lease container in Apr19 API. (#4934)

* Generated from 1f2bc6f8fe0ff622abadfb4d2717f912d082133a

[SRP] Expose lease container in Apr19 API.

* Generated from d36631ad251a5b0a1fc6583ef62a2dd68b6a1232

Fix lease container example files; fix casing in Lease Container URL

* Update HISTORY.rst
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