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] Added NetworkConfigurationDiagnostic rest API + example #3092

Closed

Conversation

AutorestCI
Copy link
Contributor

Added NetworkConfigurationDiagnostic rest API + example
@AutorestCI
Copy link
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Aug 7, 2018

Codecov Report

Merging #3092 into restapi_auto_network/resource-manager will decrease coverage by 0.49%.
The diff coverage is 50%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##           restapi_auto_network/resource-manager    #3092     +/-   ##
========================================================================
- Coverage                                   57.9%   57.41%   -0.5%     
========================================================================
  Files                                       8180     7797    -383     
  Lines                                     166828   158733   -8095     
========================================================================
- Hits                                       96609    91130   -5479     
+ Misses                                     70219    67603   -2616
Impacted Files Coverage Δ
.../azure/mgmt/network/v2018_06_01/models/__init__.py 100% <100%> (ø) ⬆️
...models/network_security_rules_evaluation_result.py 36.36% <36.36%> (ø)
...ls/network_security_rules_evaluation_result_py3.py 36.36% <36.36%> (ø)
...e/mgmt/network/v2018_06_01/models/traffic_query.py 45.45% <45.45%> (ø)
...mt/network/v2018_06_01/models/traffic_query_py3.py 45.45% <45.45%> (ø)
...8_06_01/models/evaluated_network_security_group.py 55.55% <55.55%> (ø)
..._01/models/evaluated_network_security_group_py3.py 55.55% <55.55%> (ø)
...re/mgmt/network/v2018_06_01/models/matched_rule.py 57.14% <57.14%> (ø)
.../models/network_configuration_diagnostic_result.py 57.14% <57.14%> (ø)
...gmt/network/v2018_06_01/models/matched_rule_py3.py 57.14% <57.14%> (ø)
... and 467 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 1f21c82...9b399ec. Read the comment docs.

@lmazuel lmazuel closed this Aug 7, 2018
@lmazuel lmazuel deleted the restapi_auto_3599 branch August 7, 2018 20:16
# 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