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] Initial network error fixes and suppressions #2566

Closed

Conversation

AutorestCI
Copy link
Contributor

Merge branch '2018-05-01' into add-suppression
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 16, 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_3051#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_3051#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_3051
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 16, 2018

Codecov Report

Merging #2566 into restapi_auto_Network-2018-05-01 will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                         Coverage Diff                         @@
##           restapi_auto_Network-2018-05-01    #2566      +/-   ##
===================================================================
+ Coverage                            54.37%   54.38%   +0.01%     
===================================================================
  Files                                 5979     5979              
  Lines                               135524   135524              
===================================================================
+ Hits                                 73686    73700      +14     
+ Misses                               61838    61824      -14
Impacted Files Coverage Δ
...gmt/network/v2017_10_01/models/sub_resource_py3.py 100% <0%> (+33.33%) ⬆️
...re/mgmt/network/v2018_02_01/models/resource_py3.py 100% <0%> (+54.54%) ⬆️
...re/mgmt/network/v2017_10_01/models/resource_py3.py 100% <0%> (+54.54%) ⬆️

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 783c61d...a5f5c45. Read the comment docs.

@lmazuel lmazuel closed this Jun 13, 2018
@lmazuel lmazuel deleted the restapi_auto_3051 branch June 13, 2018 23:42
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