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 #2627

Merged
merged 1 commit into from
May 25, 2018

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:

@codecov-io
Copy link

codecov-io commented May 25, 2018

Codecov Report

Merging #2627 into restapi_auto_sql/resource-manager will not change coverage.
The diff coverage is 73.33%.

Impacted file tree graph

@@                        Coverage Diff                         @@
##           restapi_auto_sql/resource-manager    #2627   +/-   ##
==================================================================
  Coverage                              56.09%   56.09%           
==================================================================
  Files                                   6979     6979           
  Lines                                 147807   147807           
==================================================================
  Hits                                   82906    82906           
  Misses                                 64901    64901
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/sku_py3.py 100% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/job_agent.py 55.55% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/sku.py 100% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/managed_database.py 27.77% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/server.py 100% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/database.py 100% <ø> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/models/elastic_pool.py 35.71% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/managed_instance.py 31.25% <ø> (ø) ⬆️
...re-mgmt-sql/azure/mgmt/sql/models/job_agent_py3.py 55.55% <0%> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/elastic_pool_py3.py 35.71% <0%> (ø) ⬆️
... and 8 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 3110473...86e7d87. Read the comment docs.

@AutorestCI AutorestCI merged commit 044eafa into restapi_auto_sql/resource-manager May 25, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2634

lmazuel pushed a commit that referenced this pull request May 25, 2018
* Generated from 3892c33f2003ff05365839e7ebb356dec18687c7 (#2627)

Fixed syntax error in example

* Update version.py
@lmazuel lmazuel deleted the restapi_auto_3134 branch June 14, 2018 18:14
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