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] fix SQL VA command copy paste typo #3077

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

AutorestCI
Copy link
Contributor

fix SQL VA command copy paste typo

Fix storageAccountAccessKey description.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 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_3579#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_3579#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_3579
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3077 into restapi_auto_sql/resource-manager will decrease coverage by 1.27%.
The diff coverage is 5.24%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #3077      +/-   ##
=====================================================================
- Coverage                              57.08%   55.81%   -1.28%     
=====================================================================
  Files                                   8695     7160    -1535     
  Lines                                 184085   151000   -33085     
=====================================================================
- Hits                                  105083    84279   -20804     
+ Misses                                 79002    66721   -12281
Impacted Files Coverage Δ
...ql/models/database_vulnerability_assessment_py3.py 50% <ø> (ø) ⬆️
...mt/sql/models/database_vulnerability_assessment.py 50% <ø> (ø) ⬆️
...l/operations/elastic_pool_activities_operations.py 41.17% <0%> (ø) ⬆️
...ure/mgmt/sql/operations/capabilities_operations.py 42.42% <0%> (ø) ⬆️
...gmt/sql/operations/job_target_groups_operations.py 21.97% <0%> (ø) ⬆️
...t-sql/azure/mgmt/sql/operations/jobs_operations.py 21.97% <0%> (ø) ⬆️
...nerability_assessment_rule_baselines_operations.py 27.94% <0%> (ø) ⬆️
...perations/server_communication_links_operations.py 22.77% <0%> (ø) ⬆️
...ons/elastic_pool_database_activities_operations.py 41.17% <0%> (ø) ⬆️
...zure/mgmt/sql/operations/sync_groups_operations.py 15.26% <0%> (+0.11%) ⬆️
... and 2076 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 9a3f5fd...93a8c8c. Read the comment docs.

@AutorestCI AutorestCI merged commit 39fcd43 into restapi_auto_sql/resource-manager Aug 6, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3579 branch August 6, 2018 18:04
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2671

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