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 containerservice/resource-manager] Implementing agentpool API #4583

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 15, 2019

(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_5352#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_5352#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_5352
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5352
  • pip wheel --no-deps ./azure-mgmt-containerservice

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 15, 2019

Codecov Report

Merging #4583 into restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-02-01 will decrease coverage by 3.94%.
The diff coverage is 14.28%.

Impacted file tree graph

@@                                             Coverage Diff                                             @@
##           restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-02-01    #4583      +/-   ##
===========================================================================================================
- Coverage                                                                    53.45%    49.5%   -3.95%     
===========================================================================================================
  Files                                                                        10574     6332    -4242     
  Lines                                                                       221212   177174   -44038     
===========================================================================================================
- Hits                                                                        118239    87712   -30527     
+ Misses                                                                      102973    89462   -13511
Impacted Files Coverage Δ
.../mgmt/containerservice/container_service_client.py 53.33% <14.28%> (-7.2%) ⬇️
...afactory/azure/mgmt/datafactory/models/__init__.py 50.67% <0%> (-49.33%) ⬇️
...ights/azure/applicationinsights/models/__init__.py 51% <0%> (-49%) ⬇️
...e/cognitiveservices/vision/face/models/__init__.py 51.11% <0%> (-48.89%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...iveservices/search/entitysearch/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
azure-eventgrid/azure/eventgrid/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
...ration/azure/mgmt/datamigration/models/__init__.py 51.27% <0%> (-48.73%) ⬇️
...ure/mgmt/recoveryservicesbackup/models/__init__.py 51.46% <0%> (-48.54%) ⬇️
...ce/azure/mgmt/containerinstance/models/__init__.py 51.8% <0%> (-48.2%) ⬇️
... and 4327 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 62d9426...a76dbac. Read the comment docs.

@AutorestCI AutorestCI merged commit f14be49 into restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-02-01 Mar 15, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5352 branch March 15, 2019 20:14
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