Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR sql/resource-manager] Refactor sql readme.md #2154

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

AutorestCI
Copy link
Contributor

Refactor sql readme.md

- Rename schema-* to package-pure-* in order to follow convention for python multi-version
- Rename package-2017-10-preview to package-composite-v1. The reasons for this are explained in package-2017-03-01-preview tag. The next tag that I add in the near future will be package-composite-v2, which will represent a breaking change & major version bump for clients.
- Improved description of various sections
- Whitespace/header consistency
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 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_2640#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_2640#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_2640
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_sql/resource-manager@15357ff). Click here to learn what that means.
The diff coverage is 35.97%.

Impacted file tree graph

@@                         Coverage Diff                          @@
##             restapi_auto_sql/resource-manager    #2154   +/-   ##
====================================================================
  Coverage                                     ?   53.02%           
====================================================================
  Files                                        ?     4784           
  Lines                                        ?   120281           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?    63778           
  Misses                                       ?    56503           
  Partials                                     ?        0
Impacted Files Coverage Δ
...re-mgmt-sql/azure/mgmt/sql/models/restore_point.py 45.45% <0%> (ø)
...mt-sql/azure/mgmt/sql/models/database_operation.py 25% <0%> (ø)
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø)
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø)
azure-mgmt-sql/azure/mgmt/sql/version.py 100% <100%> (ø)
...l/azure/mgmt/sql/operations/database_operations.py 32.65% <100%> (ø)
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø)
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø)
...e/mgmt/sql/operations/restore_points_operations.py 21.49% <13.51%> (ø)
...ql/azure/mgmt/sql/models/elastic_pool_operation.py 25% <25%> (ø)
... and 3 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 15357ff...a511e90. Read the comment docs.

@AutorestCI AutorestCI merged commit 11acc67 into restapi_auto_sql/resource-manager Mar 14, 2018
@lmazuel lmazuel deleted the restapi_auto_2640 branch April 27, 2018 01:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants