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

azure-mgmt-sql 0.8.6 #2255

Merged
merged 2 commits into from
Mar 23, 2018
Merged

azure-mgmt-sql 0.8.6 #2255

merged 2 commits into from
Mar 23, 2018

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Mar 22, 2018

@lmazuel lmazuel requested a review from jaredmoo March 22, 2018 21:15
@AutorestCI
Copy link
Contributor

AutorestCI commented Mar 22, 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/[email protected]#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/[email protected]#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

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

  • git checkout sql0.8.6
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 22, 2018

Codecov Report

Merging #2255 into master will decrease coverage by 0.04%.
The diff coverage is 35.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2255      +/-   ##
==========================================
- Coverage   52.79%   52.74%   -0.05%     
==========================================
  Files        5611     5621      +10     
  Lines      132982   133746     +764     
==========================================
+ Hits        70207    70545     +338     
- Misses      62775    63201     +426
Impacted Files Coverage Δ
.../azure/mgmt/sql/operations/databases_operations.py 30.23% <ø> (+2.48%) ⬆️
...mt-sql/azure/mgmt/sql/models/database_operation.py 25% <0%> (-4.42%) ⬇️
...re-mgmt-sql/azure/mgmt/sql/models/restore_point.py 45.45% <0%> (-10.11%) ⬇️
.../mgmt/sql/operations/database_usages_operations.py 94.11% <100%> (+0.17%) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...re/mgmt/sql/operations/server_usages_operations.py 94.11% <100%> (+0.17%) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/version.py 100% <100%> (ø) ⬆️
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
... and 57 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 b20790c...e75410d. Read the comment docs.

@lmazuel lmazuel merged commit 86a9107 into master Mar 23, 2018
@lmazuel lmazuel deleted the sql0.8.6 branch March 23, 2018 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants