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

Merged
merged 6 commits into from
Jul 31, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: eventhub/resource-manager

added pendingReplicationOperationsCount to GeoDR
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 28, 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:

EventHub 2018-01-01-Preview with VNet, IPFilter and EventHubCluster
removed extra space from pendingReplicationOperationsCount
@codecov-io
Copy link

codecov-io commented Jun 29, 2018

Codecov Report

Merging #2833 into master will increase coverage by <.01%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2833      +/-   ##
==========================================
+ Coverage   57.41%   57.42%   +<.01%     
==========================================
  Files        7775     7775              
  Lines      158465   158467       +2     
==========================================
+ Hits        90990    90997       +7     
+ Misses      67475    67470       -5
Impacted Files Coverage Δ
...zure/mgmt/eventhub/models/arm_disaster_recovery.py 45.45% <0%> (-4.55%) ⬇️
...ure/mgmt/eventhub/models/authorization_rule_py3.py 100% <100%> (ø) ⬆️
...azure/mgmt/eventhub/models/tracked_resource_py3.py 100% <100%> (+37.5%) ⬆️
azure-mgmt-eventhub/azure/mgmt/eventhub/version.py 100% <100%> (ø) ⬆️
...b/azure/mgmt/eventhub/models/messaging_plan_py3.py 50% <100%> (ø) ⬆️
...venthub/azure/mgmt/eventhub/models/eventhub_py3.py 100% <100%> (ø) ⬆️
...b/azure/mgmt/eventhub/models/consumer_group_py3.py 100% <100%> (ø) ⬆️
...hub/azure/mgmt/eventhub/models/eh_namespace_py3.py 100% <100%> (ø) ⬆️
...zure/mgmt/eventhub/models/messaging_regions_py3.py 71.42% <100%> (ø) ⬆️
.../mgmt/eventhub/models/arm_disaster_recovery_py3.py 45.45% <50%> (-4.55%) ⬇️
... and 2 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 e4049b3...16f6bf0. Read the comment docs.

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