Skip to content

Conversation

@AutorestCI
Copy link
Contributor

add delete restore points API and change to async for create API
@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_2593#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_2593#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_2593
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #2103 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    #2103      +/-   ##
=====================================================================
- 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...0af9938. Read the comment docs.

@AutorestCI AutorestCI merged commit a546bf1 into restapi_auto_sql/resource-manager Mar 5, 2018
@lmazuel lmazuel deleted the restapi_auto_2593 branch March 7, 2018 17:59
AutorestCI added a commit that referenced this pull request Mar 7, 2018
add delete restore points API and change to async for create API
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