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

Closed
wants to merge 6 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: sql/resource-manager

…mns API (#4821)

* Generated from 007ee563a3bfb849889735ddf6cfb17bf1720b55

dummy commit

* Packaging update of azure-mgmt-sql
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 15, 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_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:

…ble/Enable recommended sensitivity labels (#4847)

* Generated from bb549daab022de7f795a32cf6631d3655e20f21e

Merge branch 'Azure-master5'

* Packaging update of azure-mgmt-sql
… plus examples (#4930)

* Generated from 55ed369558052bec088510af32b4edcf2c58a43e

Remove unused def

* Generated from b7b23d950a94b03265f4552e40951c176c8652af

Fix managed instance create max public endpoint value
Add minCapacity param to 2017-01-01-preview database
@codecov-io
Copy link

Codecov Report

Merging #4858 into master will decrease coverage by 4.38%.
The diff coverage is 18.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4858      +/-   ##
==========================================
- Coverage   53.69%   49.31%   -4.39%     
==========================================
  Files       10320     6636    -3684     
  Lines      217082   185957   -31125     
==========================================
- Hits       116565    91696   -24869     
+ Misses     100517    94261    -6256
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 59.02% <ø> (-40.98%) ⬇️
...sql/azure/mgmt/sql/models/sensitivity_label_py3.py 45.45% <0%> (-4.55%) ⬇️
azure-mgmt-sql/azure/mgmt/sql/version.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/models/database_py3.py 100% <100%> (ø) ⬆️
...mt/sql/operations/sensitivity_labels_operations.py 17.1% <11.76%> (-2.23%) ⬇️
.../managed_database_sensitivity_labels_operations.py 17.1% <11.76%> (-2.23%) ⬇️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 19.23% <20%> (-3.5%) ⬇️
...ure/mgmt/sql/models/managed_instance_update_py3.py 19.23% <20%> (-3.5%) ⬇️
...t-sql/azure/mgmt/sql/models/database_update_py3.py 13.88% <33.33%> (-0.82%) ⬇️
... and 4674 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 c839e53...0062fb8. Read the comment docs.

… elastic pool skus (#4954)

* Generated from e9cd7abc0b53f101c96bf099d197daacafdc5049

Fixed syntax error in elasticPools 2017-10-01

* Generated from ab50c9bae36ff1a9b11efda63a3a400a674fe40f

Remove DW DTU capacity example due to feedback

* Generated from 6690d07ca931ea6321bdbacdf241528248a87caa

Fixed broken Sku reference

* Generated from 20ffeb28a6971fd17d75c1fb94c561e3182c7e67

Additional doc tweaks
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