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 #2051

Merged
merged 8 commits into from
May 5, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: eventhub/resource-manager

@codecov-io
Copy link

codecov-io commented Feb 23, 2018

Codecov Report

Merging #2051 into master will increase coverage by 0.01%.
The diff coverage is 66.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2051      +/-   ##
==========================================
+ Coverage   53.08%   53.09%   +0.01%     
==========================================
  Files        4774     4780       +6     
  Lines      119517   119659     +142     
==========================================
+ Hits        63440    63534      +94     
- Misses      56077    56125      +48
Impacted Files Coverage Δ
...azure/mgmt/eventhub/event_hub_management_client.py 100% <100%> (ø) ⬆️
.../mgmt/eventhub/operations/event_hubs_operations.py 98.03% <100%> (+0.1%) ⬆️
...mt-eventhub/azure/mgmt/eventhub/models/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-eventhub/azure/mgmt/eventhub/version.py 100% <100%> (ø) ⬆️
...venthub/azure/mgmt/eventhub/operations/__init__.py 100% <100%> (ø) ⬆️
...ure/mgmt/eventhub/operations/regions_operations.py 39.39% <39.39%> (ø)
...t/eventhub/operations/messaging_plan_operations.py 45.16% <45.16%> (ø)
...nthub/azure/mgmt/eventhub/models/messaging_plan.py 50% <50%> (ø)
...nthub/azure/mgmt/eventhub/operations/operations.py 41.93% <50%> (+1.93%) ⬆️
...operations/disaster_recovery_configs_operations.py 15.57% <50%> (+4.46%) ⬆️
... and 11 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 f262d80...1f152ff. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_eventhub/resource-manager branch from 99540c3 to 423fe60 Compare February 28, 2018 18:16
@lmazuel
Copy link
Member

lmazuel commented Mar 7, 2018

@AutorestCI rebase

Added the missing API discovered in ARM_RP_Fundamentals to the respective API version swagger and review comments
@AutorestCI AutorestCI force-pushed the restapi_auto_eventhub/resource-manager branch from 423fe60 to 1f152ff Compare March 7, 2018 18:07
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 2018

(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:

Updated MessagingPlan, Regions, examples.
@lmazuel lmazuel merged commit d1832bc into master May 5, 2018
@lmazuel lmazuel deleted the restapi_auto_eventhub/resource-manager branch May 5, 2018 00:55
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