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 network 2018-07-01 API to Go sdk #3241

Closed

Conversation

AutorestCI
Copy link
Contributor

Add network 2018-07-01 API to Go sdk

Also moved Go SDK config to its own config file.
@codecov-io
Copy link

codecov-io commented Aug 30, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_network/resource-manager@ec4622f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                           Coverage Diff                            @@
##             restapi_auto_network/resource-manager    #3241   +/-   ##
========================================================================
  Coverage                                         ?    55.2%           
========================================================================
  Files                                            ?     9198           
  Lines                                            ?   184876           
  Branches                                         ?        0           
========================================================================
  Hits                                             ?   102067           
  Misses                                           ?    82809           
  Partials                                         ?        0
Impacted Files Coverage Δ
...rk/azure/mgmt/network/network_management_client.py 27.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 ec4622f...fdf5039. Read the comment docs.

@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_3779#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_3779#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_3779
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Aug 30, 2018

Go PR

@lmazuel lmazuel closed this Aug 30, 2018
@lmazuel lmazuel deleted the restapi_auto_3779 branch August 30, 2018 23:28
# 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.

3 participants