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 cognitiveservices/data-plane/LUIS/Runtime] Add dispatch child to LUIS Runtime response #4245

Conversation

AutorestCI
Copy link
Contributor

Add dispatch child to LUIS Runtime response
@codecov-io
Copy link

codecov-io commented Jan 27, 2019

Codecov Report

Merging #4245 into restapi_auto_cognitiveservices/data-plane/LUIS/Runtime will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                                    Coverage Diff                                     @@
##           restapi_auto_cognitiveservices/data-plane/LUIS/Runtime    #4245      +/-   ##
==========================================================================================
- Coverage                                                   53.76%   53.76%   -0.01%     
==========================================================================================
  Files                                                        9800     9796       -4     
  Lines                                                      209949   209945       -4     
==========================================================================================
- Hits                                                       112873   112869       -4     
  Misses                                                      97076    97076
Impacted Files Coverage Δ
...-luis/azure/cognitiveservices/language/__init__.py
...suggest/azure/cognitiveservices/search/__init__.py
...ledge-qnamaker/azure/cognitiveservices/__init__.py
azure-mgmt-advisor/azure/mgmt/__init__.py

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 41b27ad...7c8a6d3. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jan 27, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-language-luis

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

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_5100#egg=azure-cognitiveservices-language-luis&subdirectory=azure-cognitiveservices-language-luis"

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

  • git checkout restapi_auto_5100
  • pip install -e ./azure-cognitiveservices-language-luis

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5100
  • pip wheel --no-deps ./azure-cognitiveservices-language-luis

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit e4ef898 into restapi_auto_cognitiveservices/data-plane/LUIS/Runtime Jan 29, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5100 branch January 29, 2019 16:36
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4260

lmazuel pushed a commit that referenced this pull request Apr 24, 2019
* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] Add dispatch child to LUIS Runtime response (#4245)

* Generated from 59e0c9edb7b7859abb45c76c118343b7998eb5c0

Add dispatch child to LUIS Runtime response

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] LUIS runtime changes (#4611)

* Generated from faaca6c0dec3efe45b35a48607afa09ed360645a

LUIS runtime changes

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 1e7415ddfdb783e444a35846cf77aeedce475373

Reverting some changes

* Packaging update of azure-cognitiveservices-language-luis
lmazuel added a commit that referenced this pull request Apr 26, 2019
* [AutoPR] cognitiveservices/data-plane/LUIS/Runtime (#4260)

* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] Add dispatch child to LUIS Runtime response (#4245)

* Generated from 59e0c9edb7b7859abb45c76c118343b7998eb5c0

Add dispatch child to LUIS Runtime response

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] LUIS runtime changes (#4611)

* Generated from faaca6c0dec3efe45b35a48607afa09ed360645a

LUIS runtime changes

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 1e7415ddfdb783e444a35846cf77aeedce475373

Reverting some changes

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR] cognitiveservices/data-plane/LUIS/Authoring (#4389)

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description (#4375)

* Generated from 0fe50266ddf3f2e10f2e203fd4367222d4f79081

[Cogsvcs] LUIS - add text to simple entity description

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Revert changes in authoring (#4639)

* Generated from 26e4b3a45f476fc81fa11213eb459a361aea59b9

Revert changes in authoring

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post (#4940)

* Generated from 58571b3e7758b12f19fec873785626ac9fe4f14f

Adjust enums of /definitions/ReadableType

- Add "Closed List Entity Extractor "to enum list
- Add "Regex Entity Extractor" to enum list

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 8c91543d1c9aa00008e73aec18bad84fd597bcea (#4943)

Refactor enum list of /definitions/ReadableType 

- Remove unnecessary "Regular Expression Entity Extractor"

* Manually fix LUIS

* ChangeLog
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.

None yet

3 participants