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] containerservices/resource-manager #2708

Merged
merged 2 commits into from
Jun 13, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: containerservices/resource-manager

Update example JSON with nodeResourceGroup
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 8, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerservice

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

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

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

  • git checkout restapi_auto_containerservices/resource-manager
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_containerservices/resource-manager
  • pip wheel --no-deps ./azure-mgmt-containerservice

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jun 8, 2018

Codecov Report

Merging #2708 into master will increase coverage by 0.17%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2708      +/-   ##
==========================================
+ Coverage   55.89%   56.07%   +0.17%     
==========================================
  Files        7213     7333     +120     
  Lines      151649   154849    +3200     
==========================================
+ Hits        84767    86831    +2064     
- Misses      66882    68018    +1136
Impacted Files Coverage Δ
...re/mgmt/containerservice/models/managed_cluster.py 27.77% <0%> (-1.64%) ⬇️
...gmt/containerservice/models/managed_cluster_py3.py 27.77% <0%> (-1.64%) ⬇️
...inerservice/azure/mgmt/containerservice/version.py 100% <100%> (ø) ⬆️
...t/authorization/authorization_management_client.py 64.89% <0%> (-35.11%) ⬇️
...re/mgmt/reservations/models/extended_error_info.py 61.53% <0%> (-5.13%) ⬇️
.../reservations/operations/reservation_operations.py 95.16% <0%> (-2.15%) ⬇️
...servations/azure/mgmt/reservations/models/error.py 76.47% <0%> (-1.31%) ⬇️
...azure/mgmt/batchai/models/operation_display_py3.py 43.75% <0%> (-0.7%) ⬇️
...gmt-batchai/azure/mgmt/batchai/models/operation.py 43.75% <0%> (-0.7%) ⬇️
...hai/azure/mgmt/batchai/models/operation_display.py 43.75% <0%> (-0.7%) ⬇️
... and 193 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 412e27e...2ab3671. Read the comment docs.

@mboersma
Copy link
Member

@lmazuel could you publish this to pypi? I've tested it with Azure/azure-cli#6569.

@lmazuel lmazuel merged commit f05a16b into master Jun 13, 2018
@lmazuel lmazuel deleted the restapi_auto_containerservices/resource-manager branch June 13, 2018 16:26
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