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 postgresql/resource-manager] correct tier enum for postgres #2143

Merged

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-rdbms

You can install the package azure-mgmt-rdbms of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2629#egg=azure-mgmt-rdbms&subdirectory=azure-mgmt-rdbms"

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_2629#egg=azure-mgmt-rdbms&subdirectory=azure-mgmt-rdbms"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2629
  • pip install -e ./azure-mgmt-rdbms

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2629
  • pip wheel --no-deps ./azure-mgmt-rdbms

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #2143 into restapi_auto_postgresql/resource-manager will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_postgresql/resource-manager    #2143   +/-   ##
=========================================================================
  Coverage                                     53.55%   53.55%           
=========================================================================
  Files                                          5135     5135           
  Lines                                        123513   123513           
=========================================================================
  Hits                                          66144    66144           
  Misses                                        57369    57369

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 dc6ea95...0fd843a. Read the comment docs.

@AutorestCI AutorestCI merged commit e2096dc into restapi_auto_postgresql/resource-manager Mar 14, 2018
@lmazuel lmazuel deleted the restapi_auto_2629 branch April 27, 2018 01:31
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