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] Improve documentation of sql database & elastic pool skus #4954

Merged
merged 4 commits into from
Apr 29, 2019

Conversation

AutorestCI
Copy link
Contributor

Fixed syntax error in elasticPools 2017-10-01
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 25, 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_5756#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_5756#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_5756
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 25, 2019

Codecov Report

Merging #4954 into restapi_auto_sql/resource-manager will increase coverage by 0.54%.
The diff coverage is 89.47%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #4954      +/-   ##
=====================================================================
+ Coverage                              49.24%   49.79%   +0.54%     
=====================================================================
  Files                                   6630     6223     -407     
  Lines                                 185718   174618   -11100     
=====================================================================
- Hits                                   91466    86947    -4519     
+ Misses                                 94252    87671    -6581
Impacted Files Coverage Δ
...mt-sql/azure/mgmt/sql/models/import_request_py3.py 50% <ø> (ø) ⬆️
...re/mgmt/sql/models/recommended_elastic_pool_py3.py 29.41% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/elastic_pool_py3.py 35.71% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 59.02% <ø> (ø) ⬆️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 19.23% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/models/database_py3.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/managed_instance_update_py3.py 19.23% <100%> (ø) ⬆️
...t-sql/azure/mgmt/sql/models/database_update_py3.py 13.88% <33.33%> (-0.82%) ⬇️
...te/azure/mgmt/compute/compute_management_client.py 50.12% <0%> (-7.75%) ⬇️
... and 424 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 1415768...d200986. Read the comment docs.

@AutorestCI AutorestCI merged commit b733236 into restapi_auto_sql/resource-manager Apr 29, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5756 branch April 29, 2019 20:13
@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