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] Add Swagger documention for UpgradeDataWarehouse API #2139

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 9, 2018

(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_2426#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_2426#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_2426
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #2139 into restapi_auto_sql/resource-manager will decrease coverage by 0.01%.
The diff coverage is 38.33%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2139      +/-   ##
=====================================================================
- Coverage                              53.03%   53.01%   -0.02%     
=====================================================================
  Files                                   4781     4784       +3     
  Lines                                 120202   120309     +107     
=====================================================================
+ Hits                                   63748    63781      +33     
- Misses                                 56454    56528      +74
Impacted Files Coverage Δ
.../azure/mgmt/sql/operations/databases_operations.py 29.12% <10.71%> (-1.12%) ⬇️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...l/azure/mgmt/sql/operations/database_operations.py 32.65% <100%> (ø) ⬆️
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ql/azure/mgmt/sql/models/elastic_pool_operation.py 25% <25%> (ø)
...ure/mgmt/sql/operations/elastic_pool_operations.py 32.65% <32.65%> (ø)
...re/mgmt/sql/models/elastic_pool_operation_paged.py 80% <80%> (ø)
... and 2 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 ff441dd...422593a. Read the comment docs.

@AutorestCI AutorestCI closed this Mar 14, 2018
@lmazuel lmazuel deleted the restapi_auto_2426 branch April 27, 2018 01:30
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