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 network/resource-manager] Adding support for delegations on a subnet #3231

Closed

Conversation

AutorestCI
Copy link
Contributor

Adjusting referenced property on Subnet from ServiceDelegationsPropertiesFormat -> Delegation
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 30, 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_3693#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_3693#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_3693
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Aug 30, 2018

Codecov Report

Merging #3231 into restapi_auto_Network-September-Release will decrease coverage by <.01%.
The diff coverage is 16.66%.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_Network-September-Release    #3231      +/-   ##
==========================================================================
- Coverage                                   55.17%   55.17%   -0.01%     
==========================================================================
  Files                                        9200     9200              
  Lines                                      185011   185023      +12     
==========================================================================
+ Hits                                       102077   102079       +2     
- Misses                                      82934    82944      +10
Impacted Files Coverage Δ
...rk/azure/mgmt/network/network_management_client.py 25.45% <16.66%> (-0.08%) ⬇️

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 1f56e6d...74897b8. Read the comment docs.

Adjusting referenced property on Subnet from ServiceDelegationsPropertiesFormat -> Delegation
Adding support for GetAvailableDelegations operation
Adding support for GetAvailableDelegations operation
Adding support for GetAvailableDelegations operation
Fixing properties in Swagger & updating examples to reflect fixes
Fixing properties in Swagger & updating examples to reflect fixes
Fixing properties in Swagger & updating examples to reflect fixes
@AutorestCI AutorestCI closed this Sep 10, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3693 branch September 10, 2018 18:57
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