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

Merged
merged 2 commits into from
May 25, 2018
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: sql/resource-manager

@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_sql/resource-manager#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_sql/resource-manager#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_sql/resource-manager
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_sql/resource-manager
  • 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 #2634 into master will decrease coverage by 0.17%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2634      +/-   ##
==========================================
- Coverage   55.89%   55.71%   -0.18%     
==========================================
  Files        7139     7139              
  Lines      150351   151345     +994     
==========================================
+ Hits        84036    84320     +284     
- Misses      66315    67025     +710
Impacted Files Coverage Δ
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% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/job_agent.py 55.55% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/sku_py3.py 100% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/managed_database.py 27.77% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/managed_instance.py 31.25% <ø> (ø) ⬆️
...mgmt-sql/azure/mgmt/sql/models/elastic_pool_py3.py 35.71% <0%> (ø) ⬆️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 31.25% <0%> (ø) ⬆️
... and 91 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 d31381e...da32074. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented May 25, 2018

Merge asap, since this is just syntactic details

@lmazuel lmazuel merged commit 559aecd into master May 25, 2018
@lmazuel lmazuel deleted the restapi_auto_sql/resource-manager branch May 25, 2018 23:58
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