Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Fix missing enum for proxy override
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 26, 2019

(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_5780#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_5780#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_5780
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4970 into restapi_auto_sql/resource-manager will increase coverage by 0.54%.
The diff coverage is 100%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #4970      +/-   ##
=====================================================================
+ Coverage                              49.24%   49.79%   +0.54%     
=====================================================================
  Files                                   6630     6223     -407     
  Lines                                 185722   174611   -11111     
=====================================================================
- Hits                                   91468    86940    -4528     
+ Misses                                 94254    87671    -6583
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 59.02% <ø> (ø) ⬆️
...-sql/azure/mgmt/sql/models/managed_instance_py3.py 19.23% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/managed_instance_update_py3.py 19.23% <100%> (ø) ⬆️
...te/azure/mgmt/compute/compute_management_client.py 50.12% <0%> (-7.75%) ⬇️
...aonazure/azure/mgmt/hanaonazure/models/__init__.py 56.66% <0%> (-6.97%) ⬇️
...e/v2018_10_01/models/virtual_machine_update_py3.py 25% <0%> (-2.59%) ⬇️
.../azure/mgmt/compute/v2018_10_01/models/__init__.py 52.46% <0%> (-1.68%) ⬇️
.../azure/mgmt/compute/v2018_09_30/models/__init__.py 56.41% <0%> (-1.09%) ⬇️
azure-common/azure/common/client_factory.py 94.11% <0%> (-0.89%) ⬇️
... and 419 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 3bb1a11...b980f4e. Read the comment docs.

@AutorestCI AutorestCI merged commit 0062fb8 into restapi_auto_sql/resource-manager Apr 26, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5780 branch April 26, 2019 21:54
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4858

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