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] EventHub: added VNet API to 2017 stable version #4521

Merged

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 8, 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_5351#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_5351#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_5351
  • pip install -e ./azure-mgmt-eventhub

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4521 into restapi_auto_eventhub/resource-manager will decrease coverage by <.01%.
The diff coverage is 36.58%.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_eventhub/resource-manager    #4521      +/-   ##
==========================================================================
- Coverage                                   49.49%   49.49%   -0.01%     
==========================================================================
  Files                                        6303     6307       +4     
  Lines                                      176618   176700      +82     
==========================================================================
+ Hits                                        87420    87450      +30     
- Misses                                      89198    89250      +52
Impacted Files Coverage Δ
...ub/v2017_04_01/operations/namespaces_operations.py 75.49% <10%> (-8.32%) ⬇️
..._04_01/models/event_hub_management_client_enums.py 100% <100%> (ø) ⬆️
...azure/mgmt/eventhub/v2017_04_01/models/__init__.py 57.62% <50%> (-1.2%) ⬇️
...venthub/v2017_04_01/models/network_rule_set_py3.py 55.55% <55.55%> (ø)
...hub/v2017_04_01/models/nw_rule_set_ip_rules_py3.py 57.14% <57.14%> (ø)
...01/models/nw_rule_set_virtual_network_rules_py3.py 57.14% <57.14%> (ø)
...ure/mgmt/eventhub/v2017_04_01/models/subnet_py3.py 66.66% <66.66%> (ø)
... and 1 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 024f20f...e014013. Read the comment docs.

@AutorestCI AutorestCI merged commit 7c2f38e into restapi_auto_eventhub/resource-manager Mar 11, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5351 branch March 11, 2019 18:09
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4529

lmazuel pushed a commit that referenced this pull request Apr 9, 2019
* Generated from fff07dcafefa324aa6378ba4f71dbc1e8f034f66 (#4521)

Added VNet API

* Generated from 85d0bffabce2f51b454c1662f8fd20b9c14167bc (#4533)

removed unused parameters

* Generated from 0a0a6f440615601504a0f696faaeccdeaf8248f3 (#4539)

Revert "Added VNet API (#5351)"

This reverts commit f2ab4a8.

* [AutoPR eventhub/resource-manager] EventHub: Added NetwrokruleSet API (#4540)

* Generated from 7de09862a31597b258f5724b04d7eecd34130546

Added NetwrokruleSet API

* Generated from d70fd504a3d7361dc46faa7946be60efa995f8b0

updated uri to networkRuleSets as per ARM guideline

* Generated from bb4e947567c5d75b4111bd76ce260e83da7caddb

updated with review comments

* Packaging update of azure-mgmt-eventhub

* updated versioning and change log
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.

2 participants