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/Authoring] Add ErrorResponse to "AddIntent" post #4940

Conversation

AutorestCI
Copy link
Contributor

Adjust enums of /definitions/ReadableType

- Add "Closed List Entity Extractor "to enum list
- Add "Regex Entity Extractor" to enum list
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 23, 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_5741#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_5741#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_5741
  • pip install -e ./azure-cognitiveservices-language-luis

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 442c090 into restapi_auto_cognitiveservices/data-plane/LUIS/Authoring Apr 23, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5741 branch April 23, 2019 21:26
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4389

@codecov-io
Copy link

Codecov Report

Merging #4940 into restapi_auto_cognitiveservices/data-plane/LUIS/Authoring will increase coverage by 0.85%.
The diff coverage is n/a.

Impacted file tree graph

@@                                     Coverage Diff                                      @@
##           restapi_auto_cognitiveservices/data-plane/LUIS/Authoring    #4940      +/-   ##
============================================================================================
+ Coverage                                                     52.52%   53.37%   +0.85%     
============================================================================================
  Files                                                         11066    10454     -612     
  Lines                                                        240045   219461   -20584     
============================================================================================
- Hits                                                         126082   117148    -8934     
+ Misses                                                       113963   102313   -11650
Impacted Files Coverage Δ
...ion/face/models/name_and_user_data_contract_py3.py 62.5% <0%> (-37.5%) ⬇️
.../vision/face/operations/person_group_operations.py 23.71% <0%> (-17.53%) ⬇️
...edia/azure/mgmt/media/models/job_input_clip_py3.py 60% <0%> (-11.43%) ⬇️
.../azure/mgmt/monitor/models/metric_dimension_py3.py 55.55% <0%> (-11.12%) ⬇️
...e/mgmt/monitor/models/metric_alert_criteria_py3.py 66.66% <0%> (-10.26%) ⬇️
...dia/azure/mgmt/media/models/job_input_asset_py3.py 62.5% <0%> (-10.23%) ⬇️
...dia/models/built_in_standard_encoder_preset_py3.py 62.5% <0%> (-10.23%) ⬇️
...-mgmt-media/azure/mgmt/media/models/overlay_py3.py 42.85% <0%> (-10.09%) ⬇️
...t-media/azure/mgmt/media/models/video_layer_py3.py 42.85% <0%> (-9.78%) ⬇️
...re-mgmt-media/azure/mgmt/media/models/image_py3.py 54.54% <0%> (-9.75%) ⬇️
... and 746 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 37650f5...0a51693. Read the comment docs.

lmazuel pushed a commit that referenced this pull request Apr 24, 2019
* [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"
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