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

MultiApi EventHub #4492

Merged
merged 4 commits into from
Mar 7, 2019
Merged

MultiApi EventHub #4492

merged 4 commits into from
Mar 7, 2019

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Mar 6, 2019

No description provided.

@lmazuel lmazuel added Event Hubs Mgmt This issue is related to a management-plane library. labels Mar 6, 2019
@lmazuel lmazuel self-assigned this Mar 6, 2019
@AutorestCI
Copy link
Contributor

AutorestCI commented Mar 6, 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_eventhub/resource-manager#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_eventhub/resource-manager#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_eventhub/resource-manager
  • pip install -e ./azure-mgmt-eventhub

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_eventhub/resource-manager
  • pip wheel --no-deps ./azure-mgmt-eventhub

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 6, 2019

Codecov Report

Merging #4492 into master will decrease coverage by 3.95%.
The diff coverage is 64.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4492      +/-   ##
==========================================
- Coverage   53.38%   49.43%   -3.96%     
==========================================
  Files       10464     6297    -4167     
  Lines      219586   176928   -42658     
==========================================
- Hits       117229    87457   -29772     
+ Misses     102357    89471   -12886
Impacted Files Coverage Δ
...e/mgmt/eventhub/v2017_04_01/models/eventhub_py3.py 100% <ø> (ø)
...e/mgmt/eventhub/v2017_04_01/models/resource_py3.py 100% <ø> (ø)
...gmt/eventhub/v2017_04_01/models/access_keys_py3.py 100% <ø> (ø)
.../v2017_04_01/models/arm_disaster_recovery_paged.py 80% <ø> (ø)
...gmt/eventhub/v2017_04_01/models/destination_py3.py 100% <ø> (ø)
...nthub/v2017_04_01/models/authorization_rule_py3.py 100% <ø> (ø)
.../eventhub/v2017_04_01/models/error_response_py3.py 63.63% <ø> (ø)
...ub/v2017_04_01/models/arm_disaster_recovery_py3.py 45.45% <ø> (ø)
.../eventhub/v2017_04_01/models/consumer_group_py3.py 100% <ø> (ø)
...venthub/v2017_04_01/models/tracked_resource_py3.py 100% <ø> (ø)
... and 4360 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 a53e2fa...776c66d. Read the comment docs.

@lmazuel lmazuel merged commit ff17873 into master Mar 7, 2019
@lmazuel lmazuel deleted the restapi_auto_eventhub/resource-manager branch March 7, 2019 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Event Hubs Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants