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] ManagedDatabase get schemas,tables,columns API #4821

Merged
merged 2 commits into from
Apr 15, 2019

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4821 into restapi_auto_sql/resource-manager will decrease coverage by 3.9%.
The diff coverage is 100%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #4821      +/-   ##
=====================================================================
- Coverage                              53.71%   49.81%   -3.91%     
=====================================================================
  Files                                  10360     6223    -4137     
  Lines                                 217616   174504   -43112     
=====================================================================
- Hits                                  116902    86924   -29978     
+ Misses                                100714    87580   -13134
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/version.py 100% <100%> (ø) ⬆️
...afactory/azure/mgmt/datafactory/models/__init__.py 50.67% <0%> (-49.33%) ⬇️
...ights/azure/applicationinsights/models/__init__.py 51% <0%> (-49%) ⬇️
...e/cognitiveservices/vision/face/models/__init__.py 51.08% <0%> (-48.92%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...iveservices/search/entitysearch/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
azure-eventgrid/azure/eventgrid/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
...ration/azure/mgmt/datamigration/models/__init__.py 51.27% <0%> (-48.73%) ⬇️
...ure/mgmt/recoveryservicesbackup/models/__init__.py 51.46% <0%> (-48.54%) ⬇️
...ce/azure/mgmt/containerinstance/models/__init__.py 51.8% <0%> (-48.2%) ⬇️
... and 4223 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 c98bf08...8b8898f. Read the comment docs.

@AutorestCI AutorestCI merged commit 9fb24ef into restapi_auto_sql/resource-manager Apr 15, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5171 branch April 15, 2019 22:20
@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.

3 participants