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] imagebuilder/resource-manager #4935

Merged
merged 2 commits into from
Apr 25, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: imagebuilder/resource-manager

… for Microsoft.VirtualMachineImages to add version preview/2019-05-01-preview (#4921)

* Generated from 4c252d68de3e9a9678c2e4f7cd31a75970cb4bee

Use correct "artifactTags" instead of "tags" for distribute in examples

* Generated from 45059cc98402a88a7c1fd3bf3c519ffe722eb5bc

Re-generate python SDK
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 22, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-imagebuilder

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

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

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

  • git checkout restapi_auto_imagebuilder/resource-manager
  • pip install -e ./azure-mgmt-imagebuilder

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_imagebuilder/resource-manager
  • pip wheel --no-deps ./azure-mgmt-imagebuilder

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4935 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4935      +/-   ##
==========================================
+ Coverage   48.74%   48.82%   +0.08%     
==========================================
  Files        6603     6603              
  Lines      184910   184982      +72     
==========================================
+ Hits        90137    90321     +184     
+ Misses      94773    94661     -112
Impacted Files Coverage Δ
...sdk-tools/devtools_testutils/mgmt_settings_fake.py 100% <0%> (ø) ⬆️
...ompute/v2019_03_01/operations/images_operations.py 32.93% <0%> (+18.56%) ⬆️
...te/azure/mgmt/compute/compute_management_client.py 66.85% <0%> (+19.42%) ⬆️
...azure/mgmt/compute/v2019_03_01/models/image_py3.py 100% <0%> (+44.44%) ⬆️
...te/v2019_03_01/models/image_storage_profile_py3.py 100% <0%> (+50%) ⬆️
...mt/compute/v2019_03_01/models/image_os_disk_py3.py 100% <0%> (+64.28%) ⬆️

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 21fda3c...bcfda2f. Read the comment docs.

@lmazuel lmazuel merged commit cd42979 into master Apr 25, 2019
@lmazuel lmazuel deleted the restapi_auto_imagebuilder/resource-manager branch April 25, 2019 20:10
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