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 hanaonazure/resource-manager] Add PATCH API example to hanaonazure #4101

Merged

Conversation

AutorestCI
Copy link
Contributor

Add PATCH API example to hanaonazure
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 19, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-hanaonazure

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

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

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

  • git checkout restapi_auto_4949
  • pip install -e ./azure-mgmt-hanaonazure

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4949
  • pip wheel --no-deps ./azure-mgmt-hanaonazure

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Dec 19, 2018

Codecov Report

Merging #4101 into restapi_auto_hanaonazure/resource-manager will decrease coverage by <.01%.
The diff coverage is 35.13%.

Impacted file tree graph

@@                              Coverage Diff                              @@
##           restapi_auto_hanaonazure/resource-manager    #4101      +/-   ##
=============================================================================
- Coverage                                      55.26%   55.26%   -0.01%     
=============================================================================
  Files                                           9198     9200       +2     
  Lines                                         185154   185191      +37     
=============================================================================
+ Hits                                          102333   102346      +13     
- Misses                                         82821    82845      +24
Impacted Files Coverage Δ
...re/mgmt/hanaonazure/models/hardware_profile_py3.py 100% <ø> (ø) ⬆️
.../azure/mgmt/hanaonazure/models/hardware_profile.py 100% <ø> (ø) ⬆️
...aonazure/azure/mgmt/hanaonazure/models/__init__.py 100% <100%> (ø) ⬆️
...hanaonazure/models/hana_management_client_enums.py 100% <100%> (ø) ⬆️
...aonazure/azure/mgmt/hanaonazure/models/tags_py3.py 66.66% <66.66%> (ø)
...-hanaonazure/azure/mgmt/hanaonazure/models/tags.py 66.66% <66.66%> (ø)
...anaonazure/operations/hana_instances_operations.py 67.56% <9.09%> (-14.46%) ⬇️

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 36ac7c3...b6d819f. Read the comment docs.

@AutorestCI AutorestCI merged commit 2c46b9c into restapi_auto_hanaonazure/resource-manager Dec 22, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4949 branch December 22, 2018 00:16
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3277

lmazuel pushed a commit that referenced this pull request Jan 3, 2019
* Generated from cd634fe7e795e72a5eea890a575b4ef42c85a52a (#3275)

added content type to hanainstance restart

* [AutoPR hanaonazure/resource-manager] typo: Microsoft.HanaOnAzure (#3942)

* Generated from 52b55e05a45b6f26b3b6bbc28dee20a547d3b304

typo: Microsoft.HanaOnAzure

- interaface -> interface

* Packaging update of azure-mgmt-hanaonazure

* [AutoPR hanaonazure/resource-manager] Add PATCH API example to hanaonazure (#4101)

* Generated from b0d573e496f9e874b2747b5d52c52433330035a7

Add PATCH API example to hanaonazure

* Generated from 8732e590abd1c05f1a5602a69f41cb0e379e4579

Add Tags definiton back

* Generated from 256ea1929633c93a350f11a7eead3193688a8564

Change operationId to HanaInstances_Update

* Generated from d63f055636cf5d5cee79db429962950dff8110e9 (#3998)

Update HanaOnAzure Swagger to support new SKU: S96

Update spec and validate examples
    - Make small correction to invalid HanaInstances_ListByResourceGroup example

* Packaging update of azure-mgmt-hanaonazure

* Update version.py

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