Skip to content

Conversation

@AutorestCI
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Mar 2, 2018

Codecov Report

Merging #2086 into restapi_auto_sql/resource-manager will increase coverage by <.01%.
The diff coverage is 55.81%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2086      +/-   ##
=====================================================================
+ Coverage                              53.03%   53.03%   +<.01%     
=====================================================================
  Files                                   4781     4783       +2     
  Lines                                 120202   120245      +43     
=====================================================================
+ Hits                                   63748    63772      +24     
- Misses                                 56454    56473      +19
Impacted Files Coverage Δ
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...tions/data_warehouse_user_activities_operations.py 46.87% <46.87%> (ø)
.../mgmt/sql/models/data_warehouse_user_activities.py 71.42% <71.42%> (ø)

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 ff441dd...bd84c2a. Read the comment docs.

@AutorestCI AutorestCI force-pushed the restapi_auto_sql/resource-manager branch from 7ea1f37 to ff441dd Compare March 7, 2018 18:05
@lmazuel
Copy link
Member

lmazuel commented Mar 9, 2018

@AutorestCI rebase

add dataWarehouseUserActivityName

add dataWarehouseUserActivityName
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI
Copy link
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 15357ff into restapi_auto_sql/resource-manager Mar 9, 2018
@lmazuel lmazuel deleted the restapi_auto_2389 branch March 9, 2018 19:56
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.

4 participants