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] [DO NOT MERGE] Add server level policy for vulnerability assessment #2909

Closed

Conversation

AutorestCI
Copy link
Contributor

Add server level policy for vulnerability assessment
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 11, 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_3392#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_3392#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_3392
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 11, 2018

Codecov Report

Merging #2909 into restapi_auto_sql/resource-manager will decrease coverage by 0.57%.
The diff coverage is 37.68%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2909      +/-   ##
=====================================================================
- Coverage                              56.41%   55.83%   -0.58%     
=====================================================================
  Files                                   7563     7156     -407     
  Lines                                 161319   150857   -10462     
=====================================================================
- Hits                                   91011    84234    -6777     
+ Misses                                 70308    66623    -3685
Impacted Files Coverage Δ
...nerability_assessment_rule_baselines_operations.py 27.94% <ø> (-1.05%) ⬇️
...mt/sql/models/database_blob_auditing_policy_py3.py 35.71% <ø> (ø) ⬆️
...e/mgmt/sql/models/database_blob_auditing_policy.py 35.71% <ø> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ions/database_blob_auditing_policies_operations.py 31.48% <100%> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
...ations/server_blob_auditing_policies_operations.py 31.25% <31.25%> (ø)
...tions/server_security_alert_policies_operations.py 31.25% <31.25%> (ø)
... and 688 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 9e863b4...6acc9b8. Read the comment docs.

@lmazuel lmazuel closed this Oct 18, 2018
@lmazuel lmazuel deleted the restapi_auto_3392 branch October 18, 2018 16:49
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