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 containerinstance/resource-manager] Adding Container Exec Spec #2114

Merged

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 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_2584#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_2584#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_2584
  • pip install -e ./azure-mgmt-containerinstance

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2584
  • pip wheel --no-deps ./azure-mgmt-containerinstance

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 7, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_containerinstance/resource-manager@afe33d1). Click here to learn what that means.
The diff coverage is 54.72%.

Impacted file tree graph

@@                                Coverage Diff                                 @@
##             restapi_auto_containerinstance/resource-manager    #2114   +/-   ##
==================================================================================
  Coverage                                                   ?   53.08%           
==================================================================================
  Files                                                      ?     4782           
  Lines                                                      ?   119649           
  Branches                                                   ?        0           
==================================================================================
  Hits                                                       ?    63517           
  Misses                                                     ?    56132           
  Partials                                                   ?        0
Impacted Files Coverage Δ
...erinstance/container_instance_management_client.py 100% <100%> (ø)
...ce/azure/mgmt/containerinstance/models/__init__.py 100% <100%> (ø)
...zure/mgmt/containerinstance/operations/__init__.py 100% <100%> (ø)
...erinstance/azure/mgmt/containerinstance/version.py 100% <100%> (ø)
...rinstance/operations/start_container_operations.py 42.42% <42.42%> (ø)
...tance/models/azure_resource_extended_error_info.py 44.44% <44.44%> (ø)
...ions/async_container_group_operation_operations.py 45.16% <45.16%> (ø)
...e/mgmt/containerinstance/models/async_operation.py 45.45% <45.45%> (ø)
...nce/operations/container_group_usage_operations.py 45.16% <50%> (ø)
...erinstance/operations/container_logs_operations.py 42.42% <50%> (ø)
... and 6 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 afe33d1...66b7441. Read the comment docs.

@AutorestCI AutorestCI merged commit 10ace4d into restapi_auto_containerinstance/resource-manager Mar 13, 2018
lmazuel pushed a commit that referenced this pull request Mar 20, 2018
* [AutoPR containerinstance/resource-manager] Adding Container Exec Spec (#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

* Update tests and ChangeLog

* Generated from 2f0dc17f7d69b23e41058c6aa7eef3946337ffd6 (#2169)

Fixing error in naming convention for rows and cols

* Adding sanity tests for start container exec

* updating the recording file

* Final release date
@lmazuel lmazuel deleted the restapi_auto_2584 branch April 27, 2018 01:30
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.

2 participants