Skip to content

[AutoPR] containerinstance/resource-manager#3783

Merged
lmazuel merged 3 commits intomasterfrom
restapi_auto_containerinstance/resource-manager
Nov 12, 2018
Merged

[AutoPR] containerinstance/resource-manager#3783
lmazuel merged 3 commits intomasterfrom
restapi_auto_containerinstance/resource-manager

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: containerinstance/resource-manager

Azure Container Instance: Add start container group API
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 12, 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 Nov 12, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@5cc435e). Click here to learn what that means.
The diff coverage is 17.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3783   +/-   ##
=========================================
  Coverage          ?   55.95%           
=========================================
  Files             ?     9395           
  Lines             ?   189670           
  Branches          ?        0           
=========================================
  Hits              ?   106126           
  Misses            ?    83544           
  Partials          ?        0
Impacted Files Coverage Δ
...erinstance/azure/mgmt/containerinstance/version.py 100% <100%> (ø)
...instance/operations/container_groups_operations.py 54.06% <13.63%> (ø)

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 5cc435e...0686308. Read the comment docs.

@lmazuel lmazuel merged commit 77f90d5 into master Nov 12, 2018
@lmazuel lmazuel deleted the restapi_auto_containerinstance/resource-manager branch November 12, 2018 23:21
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

Comments