Skip to content

[AutoPR botservice/resource-manager] BotService: Support for channel management in bots#2338

Closed
AutorestCI wants to merge 2 commits intorestapi_auto_botservice/resource-managerfrom
restapi_auto_2793
Closed

[AutoPR botservice/resource-manager] BotService: Support for channel management in bots#2338
AutorestCI wants to merge 2 commits intorestapi_auto_botservice/resource-managerfrom
restapi_auto_2793

Conversation

@AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 3, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-botservice

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

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_2793#egg=azure-mgmt-botservice&subdirectory=azure-mgmt-botservice"

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

  • git checkout restapi_auto_2793
  • pip install -e ./azure-mgmt-botservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2793
  • pip wheel --no-deps ./azure-mgmt-botservice

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_botservice/resource-manager@e60c560). Click here to learn what that means.
The diff coverage is 64%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##             restapi_auto_botservice/resource-manager    #2338   +/-   ##
===========================================================================
  Coverage                                            ?   52.89%           
===========================================================================
  Files                                               ?     5725           
  Lines                                               ?   135346           
  Branches                                            ?        0           
===========================================================================
  Hits                                                ?    71596           
  Misses                                              ?    63750           
  Partials                                            ?        0
Impacted Files Coverage Δ
...botservice/azure/mgmt/botservice/models/sku_py3.py 62.5% <ø> (ø)
...gmt-botservice/azure/mgmt/botservice/models/sku.py 100% <ø> (ø)
...ce/models/check_name_availability_response_body.py 57.14% <ø> (ø)
...ice/azure/mgmt/botservice/models/bot_properties.py 100% <100%> (ø)
...botservice/azure/mgmt/botservice/models/channel.py 100% <100%> (ø)
...mgmt/botservice/models/email_channel_properties.py 100% <100%> (ø)
...vice/azure/mgmt/botservice/models/email_channel.py 100% <100%> (ø)
...t/botservice/models/telegram_channel_properties.py 100% <100%> (ø)
...e/azure/mgmt/botservice/models/telegram_channel.py 100% <100%> (ø)
...e/mgmt/botservice/models/sms_channel_properties.py 100% <100%> (ø)
... and 33 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 e60c560...5f578d1. Read the comment docs.

@AutorestCI AutorestCI closed this Apr 13, 2018
@lmazuel lmazuel deleted the restapi_auto_2793 branch April 27, 2018 01:28
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