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 sql/resource-manager] [DO NOT MERGE] Managed instance updates plus examples #4930

Merged
merged 2 commits into from
Apr 23, 2019

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 22, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-sql

You can install the package azure-mgmt-sql of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5730#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

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_5730#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5730
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5730
  • pip wheel --no-deps ./azure-mgmt-sql

Direct download

Your files can be directly downloaded here:

Fix managed instance create max public endpoint value
@codecov-io
Copy link

Codecov Report

Merging #4930 into restapi_auto_sql/resource-manager will decrease coverage by <.01%.
The diff coverage is 18.64%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #4930      +/-   ##
=====================================================================
- Coverage                              49.79%   49.78%   -0.01%     
=====================================================================
  Files                                   6223     6223              
  Lines                                 174571   174603      +32     
=====================================================================
+ Hits                                   86930    86934       +4     
- Misses                                 87641    87669      +28
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 59.02% <ø> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 19.23% <20%> (-3.5%) ⬇️
...ure/mgmt/sql/models/managed_instance_update_py3.py 19.23% <20%> (-3.5%) ⬇️
...gmt/sql/operations/managed_instances_operations.py 16.75% <9.09%> (-1.04%) ⬇️

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 c44b626...31ceb66. Read the comment docs.

@AutorestCI AutorestCI merged commit 1415768 into restapi_auto_sql/resource-manager Apr 23, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5730 branch April 23, 2019 20:45
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4858

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