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] Use common Resource & Sku definitions in all Sql specs #2625

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@lmazuel lmazuel closed this May 25, 2018
@lmazuel lmazuel deleted the restapi_auto_3134 branch May 25, 2018 21:13
@codecov-io
Copy link

codecov-io commented May 25, 2018

Codecov Report

Merging #2625 into restapi_auto_sql/resource-manager will decrease coverage by 0.41%.
The diff coverage is 35.36%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2625      +/-   ##
=====================================================================
- Coverage                              56.26%   55.85%   -0.42%     
=====================================================================
  Files                                   6463     6554      +91     
  Lines                                 140358   143025    +2667     
=====================================================================
+ Hits                                   78978    79887     +909     
- Misses                                 61380    63138    +1758
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/sku_py3.py 100% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/database.py 100% <ø> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/models/elastic_pool.py 35.71% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/server.py 100% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/sku.py 100% <ø> (ø) ⬆️
...mt-sql/azure/mgmt/sql/models/failover_group_py3.py 35.71% <100%> (ø) ⬆️
...sql/azure/mgmt/sql/models/service_objective_py3.py 45.45% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/models/database_py3.py 100% <100%> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/tracked_resource.py 100% <100%> (ø) ⬆️
.../azure/mgmt/sql/models/virtual_network_rule_py3.py 55.55% <100%> (ø) ⬆️
... and 228 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 5e370b1...8bd6fee. Read the comment docs.

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