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 azure-kusto/resource-manager] Kusto: Add support for attached databases #5195

Closed

Conversation

AutorestCI
Copy link
Contributor

Changing database to have kinds of read only attached and read write
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 13, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-kusto

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

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

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

  • git checkout restapi_auto_5933
  • pip install -e ./azure-mgmt-kusto

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5933
  • pip wheel --no-deps ./azure-mgmt-kusto

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 13, 2019

Codecov Report

Merging #5195 into restapi_auto_azure-kusto/resource-manager will increase coverage by 1.09%.
The diff coverage is n/a.

Impacted file tree graph

@@                              Coverage Diff                              @@
##           restapi_auto_azure-kusto/resource-manager    #5195      +/-   ##
=============================================================================
+ Coverage                                       48.4%   49.49%   +1.09%     
=============================================================================
  Files                                           7588     6303    -1285     
  Lines                                         215124   176618   -38506     
=============================================================================
- Hits                                          104121    87420   -16701     
+ Misses                                        111003    89198   -21805
Impacted Files Coverage Δ
...e-mgmt-netapp/azure/mgmt/netapp/models/__init__.py 60% <0%> (-12.92%) ⬇️
...azure/mgmt/eventhub/v2017_04_01/models/__init__.py 58.82% <0%> (-12.85%) ⬇️
...edia/azure/mgmt/media/models/job_input_clip_py3.py 60% <0%> (-11.43%) ⬇️
...ervicebus/azure/mgmt/servicebus/models/__init__.py 58.44% <0%> (-10.88%) ⬇️
...dia/azure/mgmt/media/models/job_input_asset_py3.py 62.5% <0%> (-10.23%) ⬇️
...dia/models/built_in_standard_encoder_preset_py3.py 62.5% <0%> (-10.23%) ⬇️
azure-graphrbac/azure/graphrbac/models/__init__.py 57.14% <0%> (-10.21%) ⬇️
...-mgmt-media/azure/mgmt/media/models/overlay_py3.py 42.85% <0%> (-10.09%) ⬇️
...t-media/azure/mgmt/media/models/video_layer_py3.py 42.85% <0%> (-9.78%) ⬇️
...re-mgmt-media/azure/mgmt/media/models/image_py3.py 54.54% <0%> (-9.75%) ⬇️
... and 1403 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 6b34b9c...92e488e. Read the comment docs.

@lmazuel lmazuel closed this May 24, 2019
@lmazuel lmazuel deleted the restapi_auto_5933 branch May 24, 2019 20:53
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