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 compute/resource-manager] New resource: Add InGuest resource type software to Compute #3457

Closed

Conversation

AutorestCI
Copy link
Contributor

Address comments to mark readonly properties
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 28, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-compute

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

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

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

  • git checkout restapi_auto_4012
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4012
  • pip wheel --no-deps ./azure-mgmt-compute

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3457 into restapi_auto_compute/resource-manager will decrease coverage by <.01%.
The diff coverage is 25%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_compute/resource-manager    #3457      +/-   ##
=========================================================================
- Coverage                                  37.23%   37.23%   -0.01%     
=========================================================================
  Files                                       9084     9087       +3     
  Lines                                     274568   274661      +93     
=========================================================================
+ Hits                                      102247   102268      +21     
- Misses                                    172321   172393      +72
Impacted Files Coverage Δ
.../azure/mgmt/compute/v2018_10_01/models/__init__.py 99.64% <100%> (ø) ⬆️
...mpute/v2018_10_01/models/in_guest_software_item.py 55.55% <55.55%> (ø)
...e/v2018_10_01/models/in_guest_software_item_py3.py 25% <55.55%> (ø)
...18_10_01/operations/virtual_machines_operations.py 32.51% <6.89%> (-1.88%) ⬇️
...v2018_10_01/models/in_guest_software_item_paged.py 57.14% <80%> (ø)

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 dc30317...ba03921. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Oct 2, 2018

Need to release compute, close and will be re-created top of the merged PR.

@lmazuel lmazuel closed this Oct 2, 2018
@lmazuel lmazuel deleted the restapi_auto_4012 branch October 2, 2018 23:35
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