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] iothub/resource-manager #4084

Merged
merged 12 commits into from
May 10, 2019
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: iothub/resource-manager

azuresdkci and others added 2 commits December 17, 2018 19:57
…oft.Devices (#4076)

* Generated from c9850dabd0f3f3668768195696707797906ed6c4

typo: iothub/resource-manager/Microsoft.Devices

- Double word "the"
- Thehub -> The hub
- Double word "state"
- avrodeflate -> avroDeflate

* Generated from 4be51c5881be7e57488908295616dc49cfe310d0

typo: iothub/resource-manager/Microsoft.Devices

- Double word "the"
- Thehub -> The hub
- Double word "state"
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 17, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-iothub

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

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_iothub/resource-manager#egg=azure-mgmt-iothub&subdirectory=azure-mgmt-iothub"

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

  • git checkout restapi_auto_iothub/resource-manager
  • pip install -e ./azure-mgmt-iothub

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_iothub/resource-manager
  • pip wheel --no-deps ./azure-mgmt-iothub

Direct download

Your files can be directly downloaded here:

Adding JSON encoding type to storage endpoint
changes to improve documentation of endpoint health statuses for routing
…icrosoft.Devices to add version 2018-12-01-preview (#4592)

* Generated from 848896c53041bcd4117cc68e65135b5ff07e9b66

Remove ops mon from preview version as well

* Packaging update of azure-mgmt-iothub
…icrosoft.Devices to add version preview/2019-03-22-preview (#4771)

* Generated from 0095e608096eef00622cb6409a9fbe248fea11aa

Adding swagger for customer initiated failover

* Generated from ddf13110770128d56214a5e35b534eb92c1ea201

Merge pull request #1 from reshantchandra/routing-2019-03-22-preview

Added properties for Message Enrichments to Iot Hub Routing Propertie…

* Packaging update of azure-mgmt-iothub

* Generated from c35f0c9e68ea65edd1fd423599c451818c2a836e

Manual failover swagger
@codecov-io
Copy link

Codecov Report

Merging #4084 into master will decrease coverage by 3.98%.
The diff coverage is 57.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4084      +/-   ##
==========================================
- Coverage   52.98%      49%   -3.99%     
==========================================
  Files       10851     6511    -4340     
  Lines      227682   182635   -45047     
==========================================
- Hits       120636    89492   -31144     
+ Misses     107046    93143   -13903
Impacted Files Coverage Δ
...ure/mgmt/iothub/models/endpoint_health_data_py3.py 57.14% <ø> (ø) ⬆️
...uting_service_bus_topic_endpoint_properties_py3.py 50% <ø> (ø) ⬆️
...b/azure/mgmt/iothub/models/iot_hub_client_enums.py 100% <ø> (ø) ⬆️
...t/iothub/models/storage_endpoint_properties_py3.py 100% <ø> (ø) ⬆️
.../iothub/models/routing_event_hub_properties_py3.py 50% <ø> (ø) ⬆️
...uting_service_bus_queue_endpoint_properties_py3.py 50% <ø> (ø) ⬆️
.../operations/resource_provider_common_operations.py 43.33% <100%> (ø) ⬆️
...azure/mgmt/iothub/models/iot_hub_properties_py3.py 100% <100%> (ø) ⬆️
...azure/mgmt/iothub/models/routing_properties_py3.py 100% <100%> (ø) ⬆️
...models/routing_storage_container_properties_py3.py 33.33% <100%> (ø) ⬆️
... and 4442 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 fd1bc67...3abc1a1. Read the comment docs.

@lmazuel lmazuel merged commit 1863929 into master May 10, 2019
@lmazuel lmazuel deleted the restapi_auto_iothub/resource-manager branch May 10, 2019 17:12
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