Skip to content

[AutoPR] msi/resource-manager#3284

Closed
AutorestCI wants to merge 2 commits intomasterfrom
restapi_auto_msi/resource-manager
Closed

[AutoPR] msi/resource-manager#3284
AutorestCI wants to merge 2 commits intomasterfrom
restapi_auto_msi/resource-manager

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: msi/resource-manager

Lower-case UUID format to uuid

Normalise the UUID format string to 'uuid' so as to conform with all other specs
@codecov-io
Copy link

codecov-io commented Sep 6, 2018

Codecov Report

Merging #3284 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3284      +/-   ##
==========================================
+ Coverage    55.2%   55.21%   +<.01%     
==========================================
  Files        9198     9198              
  Lines      184891   184933      +42     
==========================================
+ Hits       102070   102110      +40     
- Misses      82821    82823       +2
Impacted Files Coverage Δ
...anaonazure/operations/hana_instances_operations.py 86.25% <0%> (+4.23%) ⬆️

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 5b7bb30...3e4278f. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 6, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-msi

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

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_msi/resource-manager#egg=azure-mgmt-msi&subdirectory=azure-mgmt-msi"

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

  • git checkout restapi_auto_msi/resource-manager
  • pip install -e ./azure-mgmt-msi

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_msi/resource-manager
  • pip wheel --no-deps ./azure-mgmt-msi

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Sep 19, 2018

The initial Swagger changes have no impact in Python, so this PR is just Autorest. Closing it waiting for important changes.

@lmazuel lmazuel closed this Sep 19, 2018
@lmazuel lmazuel deleted the restapi_auto_msi/resource-manager branch September 19, 2018 16:57
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.

4 participants