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 eventhub/resource-manager] Adding Create, Delete and List Namespaces Endpoints for Event Hubs Cluster Resource #4791

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 5, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-eventhub

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

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

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

  • git checkout restapi_auto_5565
  • pip install -e ./azure-mgmt-eventhub

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5565
  • pip wheel --no-deps ./azure-mgmt-eventhub

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 6, 2019

Codecov Report

Merging #4791 into restapi_auto_eventhub/resource-manager will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_eventhub/resource-manager    #4791      +/-   ##
==========================================================================
- Coverage                                   49.54%   49.49%   -0.06%     
==========================================================================
  Files                                        6354     6307      -47     
  Lines                                      177728   176701    -1027     
==========================================================================
- Hits                                        88059    87451     -608     
+ Misses                                      89669    89250     -419
Impacted Files Coverage Δ
azure-graphrbac/azure/graphrbac/models/__init__.py 57.14% <0%> (-10.57%) ⬇️
...phrbac/models/application_update_parameters_py3.py 25% <0%> (-3.58%) ⬇️
azure-batch/azure/batch/custom/patch.py 80.18% <0%> (-2.41%) ⬇️
azure-servicebus/conftest.py 36.53% <0%> (-1.82%) ⬇️
...hrbac/models/graph_rbac_management_client_enums.py 100% <0%> (ø) ⬆️
...ac/azure/graphrbac/models/service_principal_py3.py 100% <0%> (ø) ⬆️
.../models/service_principal_update_parameters_py3.py 100% <0%> (ø) ⬆️
...phrbac/models/application_create_parameters_py3.py 100% <0%> (ø) ⬆️
...raphrbac/azure/graphrbac/models/application_py3.py 100% <0%> (ø) ⬆️
.../models/service_principal_create_parameters_py3.py 100% <0%> (ø) ⬆️
... and 49 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 bb41f61...880e3e2. Read the comment docs.

@lmazuel lmazuel closed this Apr 9, 2019
@lmazuel lmazuel deleted the restapi_auto_5565 branch April 9, 2019 17:23
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