Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR] containerinstance/resource-manager #2155

Merged
merged 6 commits into from
Mar 20, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: containerinstance/resource-manager

#2114)

* Generated from a60b503fd362577f4fab95a5e2518b553ec284e9

fixing small syntax error

* Generated from 1ec1e3fd40e63a08d3262affca1203988f7407ef

Updating correct examples for async operation

* Generated from 24d60116617096cd26598e974ac7e1fa00ec8169

fixing ARM header field

* Generated from 9fecbb9feb0b8ea3cbba6a02e84973b2bdf11378

remvoing extra async operations

* Generated from 338812373b418f43cc56c9cf152a99475fbe12e1

Update Python version
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerinstance

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

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

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

  • git checkout restapi_auto_containerinstance/resource-manager
  • pip install -e ./azure-mgmt-containerinstance

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_containerinstance/resource-manager
  • pip wheel --no-deps ./azure-mgmt-containerinstance

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 13, 2018

Codecov Report

Merging #2155 into master will decrease coverage by 2.53%.
The diff coverage is 91.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
- Coverage   53.55%   51.02%   -2.54%     
==========================================
  Files        5135     5630     +495     
  Lines      123513   144732   +21219     
==========================================
+ Hits        66144    73843    +7699     
- Misses      57369    70889   +13520
Impacted Files Coverage Δ
...erinstance/azure/mgmt/containerinstance/version.py 100% <100%> (ø) ⬆️
...ce/azure/mgmt/containerinstance/models/__init__.py 100% <100%> (ø) ⬆️
...containerinstance/models/container_exec_request.py 100% <100%> (ø)
...nce/models/container_exec_request_terminal_size.py 100% <100%> (ø)
...zure/mgmt/containerinstance/operations/__init__.py 100% <100%> (ø) ⬆️
...rinstance/operations/start_container_operations.py 100% <100%> (ø)
...ontainerinstance/models/container_exec_response.py 100% <100%> (ø)
...erinstance/container_instance_management_client.py 100% <100%> (ø) ⬆️
...nce/operations/container_group_usage_operations.py 45.16% <50%> (+1.82%) ⬆️
...erinstance/operations/container_logs_operations.py 42.42% <50%> (+1.79%) ⬆️
... and 842 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 dc6ea95...7a7b7ab. Read the comment docs.

@lmazuel lmazuel merged commit 01b6297 into master Mar 20, 2018
@lmazuel lmazuel deleted the restapi_auto_containerinstance/resource-manager branch March 20, 2018 00:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants