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/TextAnalytics] Update CognitiveServices/Text-Analytics Swagger with new /entities endpoint #2503

Conversation

AutorestCI
Copy link
Contributor

Update SDK folder in CSharp configs
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 1, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-language-textanalytics

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

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

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

  • git checkout restapi_auto_2985
  • pip install -e ./azure-cognitiveservices-language-textanalytics

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2985
  • pip wheel --no-deps ./azure-cognitiveservices-language-textanalytics

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 1, 2018

Codecov Report

Merging #2503 into restapi_auto_cognitiveservices/data-plane/TextAnalytics will increase coverage by 0.01%.
The diff coverage is 65.08%.

Impacted file tree graph

@@                                     Coverage Diff                                     @@
##           restapi_auto_cognitiveservices/data-plane/TextAnalytics    #2503      +/-   ##
===========================================================================================
+ Coverage                                                    55.12%   55.13%   +0.01%     
===========================================================================================
  Files                                                         6369     6391      +22     
  Lines                                                       141224   141450     +226     
===========================================================================================
+ Hits                                                         77848    77995     +147     
- Misses                                                       63376    63455      +79
Impacted Files Coverage Δ
.../textanalytics/models/language_batch_result_py3.py 100% <100%> (ø)
...uage/textanalytics/models/detected_language_py3.py 100% <100%> (ø)
...services/language/textanalytics/models/__init__.py 100% <100%> (ø) ⬆️
...analytics/models/language_batch_result_item_py3.py 100% <100%> (ø)
...s/language/textanalytics/models/batch_input_py3.py 100% <100%> (ø)
...e/textanalytics/models/text_analytics_api_enums.py 100% <100%> (ø) ⬆️
...ervices/language/textanalytics/models/input_py3.py 100% <100%> (ø)
...language/textanalytics/models/detected_language.py 100% <100%> (ø) ⬆️
...ognitiveservices/language/textanalytics/version.py 100% <100%> (ø) ⬆️
...uage/textanalytics/models/language_batch_result.py 100% <100%> (ø) ⬆️
... and 52 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 215a44f...c521c4a. Read the comment docs.

@AutorestCI AutorestCI merged commit 1040580 into restapi_auto_cognitiveservices/data-plane/TextAnalytics May 2, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2522

@lmazuel lmazuel deleted the restapi_auto_2985 branch June 14, 2018 18:15
lmazuel pushed a commit that referenced this pull request Mar 12, 2019
* Generated from 0e4a71a5607b0d0e1a69c094161ed968ce7dbc25 (#2503)

Update SDK folder in CSharp configs

* Generated from a630b12320f25ed377697f8eb1c036b8e5965948 (#2994)

[cognitive Services] Update endpoint URL template for TextAnalytics.

* Packaging update of azure-cognitiveservices-language-textanalytics

* Update sdk_packaging.toml

* Packaging update of azure-cognitiveservices-language-textanalytics

* Update version.py

* ChangeLog

* Remove deprecated file

* changed reference from deprecated TextAnalyticsAPI to TextAnalyticsClient (#3826)

* edited text analytics teset to pass travis (#3827)

* Generated from 0c66ba7bcfca68e6e6cbc98f38f1ab5b9c7e0ed6 (#3852)

Change default generation to TextAnalytics 2.1

* [AutoPR cognitiveservices/data-plane/TextAnalytics] Users/laramume/addv2.1 swagger (#4351)

* Generated from 331f6c0edfc37987212f6b0225f8a43f9d170f1f

added v2.1 swagger

* Packaging update of azure-cognitiveservices-language-textanalytics

* Generated from dc4e4938a9cd32fb0ac32ec42cd343c966e1e8c9

added v2.1 swagger

* Generated from 53ebd5722c6775bfb96190b1246d93921ac7a8c2

resolved PR comments

* Packaging update of azure-cognitiveservices-language-textanalytics

* updated versioning and change log

* re-recorded tests
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