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] Added List Policies API to SecurityAlerts #4215

Closed

Conversation

AutorestCI
Copy link
Contributor

Added missing description change

For Server Security Alerts
@codecov-io
Copy link

codecov-io commented Jan 20, 2019

Codecov Report

Merging #4215 into restapi_auto_sql/resource-manager will increase coverage by 0.74%.
The diff coverage is 25%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #4215      +/-   ##
=====================================================================
+ Coverage                              55.25%      56%   +0.74%     
=====================================================================
  Files                                  10507     9394    -1113     
  Lines                                 227781   188793   -38988     
=====================================================================
- Hits                                  125871   105727   -20144     
+ Misses                                101910    83066   -18844
Impacted Files Coverage Δ
...re/mgmt/sql/models/server_security_alert_policy.py 35.71% <ø> (ø) ⬆️
...models/managed_server_security_alert_policy_py3.py 35.71% <ø> (ø) ⬆️
...dels/managed_database_security_alert_policy_py3.py 35.71% <ø> (ø) ⬆️
...l/models/managed_database_security_alert_policy.py 35.71% <ø> (ø) ⬆️
...gmt/sql/models/server_security_alert_policy_py3.py 35.71% <ø> (ø) ⬆️
...sql/models/managed_server_security_alert_policy.py 35.71% <ø> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...ls/managed_database_security_alert_policy_paged.py 80% <80%> (ø)
...t/sql/models/server_security_alert_policy_paged.py 80% <80%> (ø)
...dels/managed_server_security_alert_policy_paged.py 80% <80%> (ø)
... and 1373 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 202afff...d2830a8. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jan 20, 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_5070#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_5070#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_5070
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

AutorestCI and others added 7 commits January 20, 2019 10:39
Revert "Added missing description change"

This reverts commit 17aeab7011d6085d08e562248eb89c2b2fe40277.
Minor fixes

Changed tabs to spaces.
Added location for servers exmaples.
Removed location

removed the location property from examples
Removed location

removed the location property from examples
@lmazuel
Copy link
Member

lmazuel commented Mar 28, 2019

Will be regenerated in the service PR

@lmazuel lmazuel closed this Mar 28, 2019
@lmazuel lmazuel deleted the restapi_auto_5070 branch March 28, 2019 19: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.

4 participants