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] Add Twin property to TestRouteAPI and TestAllRoutes API. This is an optional parameter to these APIs. #3188

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 23, 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_3710#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_3710#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_3710
  • pip install -e ./azure-mgmt-iothub

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3710
  • pip wheel --no-deps ./azure-mgmt-iothub

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Aug 23, 2018

Codecov Report

Merging #3188 into restapi_auto_iothub/resource-manager will decrease coverage by <.01%.
The diff coverage is 52.09%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##           restapi_auto_iothub/resource-manager    #3188      +/-   ##
========================================================================
- Coverage                                  57.2%   57.19%   -0.01%     
========================================================================
  Files                                      8137     8161      +24     
  Lines                                    164272   164595     +323     
========================================================================
+ Hits                                      93978    94147     +169     
- Misses                                    70294    70448     +154
Impacted Files Coverage Δ
.../mgmt/iothub/models/iot_hub_sku_description_py3.py 100% <ø> (ø) ⬆️
...zure/mgmt/iothub/models/iot_hub_sku_description.py 100% <ø> (ø) ⬆️
...b/azure/mgmt/iothub/models/route_properties_py3.py 45.45% <ø> (ø) ⬆️
...ub/azure/mgmt/iothub/models/iot_hub_description.py 100% <ø> (ø) ⬆️
...othub/azure/mgmt/iothub/models/route_properties.py 45.45% <ø> (ø) ⬆️
...-iothub/azure/mgmt/iothub/operations/operations.py 41.93% <0%> (ø) ⬆️
...iothub/models/certificate_properties_with_nonce.py 35.71% <0%> (-2.75%) ⬇️
...azure/mgmt/iothub/models/certificate_properties.py 38.46% <0%> (-3.21%) ⬇️
.../mgmt/iothub/operations/certificates_operations.py 17.29% <0%> (-0.14%) ⬇️
...ub/models/certificate_properties_with_nonce_py3.py 35.71% <0%> (-2.75%) ⬇️
... and 57 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 66b4ec2...3fcc99c. Read the comment docs.

@AutorestCI AutorestCI closed this Aug 27, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3710 branch August 27, 2018 19:37
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