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] Update network management Node.js package version to 6.0.0 #3012

Closed
wants to merge 1 commit into from

Conversation

AutorestCI
Copy link
Contributor

Update network management Node.js package version to 6.0.0
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 26, 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_daschult/network#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_daschult/network#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_daschult/network
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3012 into master will decrease coverage by 0.05%.
The diff coverage is 8.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3012      +/-   ##
==========================================
- Coverage   56.35%    56.3%   -0.06%     
==========================================
  Files        8124     8124              
  Lines      166280   166466     +186     
==========================================
+ Hits        93713    93722       +9     
- Misses      72567    72744     +177
Impacted Files Coverage Δ
...tions/express_route_circuit_peerings_operations.py 17.27% <ø> (ø) ⬆️
...1/operations/network_security_groups_operations.py 14.45% <ø> (-0.09%) ⬇️
.../load_balancer_backend_address_pools_operations.py 20.75% <ø> (ø) ⬆️
...etwork/v2017_10_01/operations/routes_operations.py 17.27% <ø> (ø) ⬆️
...t/network/v2017_10_01/network_management_client.py 42.4% <ø> (ø) ⬆️
...v2017_10_01/operations/route_filters_operations.py 14.54% <ø> (-0.09%) ⬇️
...7_10_01/operations/inbound_nat_rules_operations.py 16.96% <ø> (ø) ⬆️
.../v2017_10_01/operations/route_tables_operations.py 14.45% <ø> (-0.09%) ⬇️
...2017_10_01/operations/security_rules_operations.py 17.27% <ø> (ø) ⬆️
...0_01/operations/application_gateways_operations.py 12.89% <ø> (+0.04%) ⬆️
... and 107 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 eed1e22...db587a9. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Jul 27, 2018

NodeJS PR

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