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] Update Sql-ResourceManager readme for list and cancel database/pool operation #2102

Merged
merged 3 commits into from
Mar 7, 2018

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 5, 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_2592#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_2592#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_2592
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 5, 2018

Codecov Report

Merging #2102 into restapi_auto_sql/resource-manager will decrease coverage by <.01%.
The diff coverage is 13.33%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2102      +/-   ##
=====================================================================
- Coverage                              53.02%   53.02%   -0.01%     
=====================================================================
  Files                                   4781     4781              
  Lines                                 120153   120168      +15     
=====================================================================
+ Hits                                   63712    63714       +2     
- Misses                                 56441    56454      +13
Impacted Files Coverage Δ
...e/mgmt/sql/operations/restore_points_operations.py 21.49% <13.33%> (-1.34%) ⬇️

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 e92a084...ea64eb8. Read the comment docs.

keep the default tag as unchanged for now
keep the default tag as unchanged for now
@AutorestCI AutorestCI merged commit 7ea1f37 into restapi_auto_sql/resource-manager Mar 7, 2018
@lmazuel lmazuel deleted the restapi_auto_2592 branch March 7, 2018 17:59
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