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 network/resource-manager] Add Service Association Link on Subnet #3302

Merged
merged 2 commits into from
Sep 10, 2018

Conversation

AutorestCI
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Sep 7, 2018

Codecov Report

Merging #3302 into restapi_auto_Network-September-Release will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_Network-September-Release    #3302      +/-   ##
==========================================================================
- Coverage                                   55.26%   55.16%   -0.11%     
==========================================================================
  Files                                        9242     9200      -42     
  Lines                                      185722   185065     -657     
==========================================================================
- Hits                                       102644   102086     -558     
+ Misses                                      83078    82979      -99
Impacted Files Coverage Δ
...gmt/containerservice/models/managed_cluster_py3.py 27.77% <0%> (-10.32%) ⬇️
...re/mgmt/containerservice/models/managed_cluster.py 27.77% <0%> (-10.32%) ⬇️
.../azure/mgmt/containerinstance/models/ip_address.py 54.54% <0%> (-9.75%) ⬇️
...re/mgmt/containerinstance/models/ip_address_py3.py 54.54% <0%> (-9.75%) ⬇️
...instance/operations/container_groups_operations.py 58.38% <0%> (-1.92%) ⬇️
...ntainerinstance/operations/container_operations.py 98.14% <0%> (-0.13%) ⬇️
...mgmt/containerinstance/models/log_analytics_py3.py 100% <0%> (ø) ⬆️
...mt/containerinstance/models/container_group_py3.py 100% <0%> (ø) ⬆️
...ce/azure/mgmt/containerinstance/models/__init__.py 100% <0%> (ø) ⬆️
...ure/mgmt/containerinstance/models/log_analytics.py 100% <0%> (ø) ⬆️
... and 45 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 fdcdcf5...0a28d3e. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 7, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-network

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

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_3840#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

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

  • git checkout restapi_auto_3840
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3840
  • pip wheel --no-deps ./azure-mgmt-network

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit ef503b3 into restapi_auto_Network-September-Release Sep 10, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3840 branch September 10, 2018 20:34
# 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.

2 participants