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/ComputerVision #2978

Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: cognitiveservices/data-plane/ComputerVision

Enable Computer Vision Client to customize endpoint.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 20, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-vision-computervision

You can install the package azure-cognitiveservices-vision-computervision of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_cognitiveservices/data-plane/ComputerVision#egg=azure-cognitiveservices-vision-computervision&subdirectory=azure-cognitiveservices-vision-computervision"

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_cognitiveservices/data-plane/ComputerVision#egg=azure-cognitiveservices-vision-computervision&subdirectory=azure-cognitiveservices-vision-computervision"

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

  • git checkout restapi_auto_cognitiveservices/data-plane/ComputerVision
  • pip install -e ./azure-cognitiveservices-vision-computervision

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_cognitiveservices/data-plane/ComputerVision
  • pip wheel --no-deps ./azure-cognitiveservices-vision-computervision

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 20, 2018

Codecov Report

Merging #2978 into master will decrease coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2978      +/-   ##
==========================================
- Coverage   56.35%   55.97%   -0.38%     
==========================================
  Files        8124     9020     +896     
  Lines      166280   187022   +20742     
==========================================
+ Hits        93699   104681   +10982     
- Misses      72581    82341    +9760
Impacted Files Coverage Δ
...azure/mgmt/keyvault/key_vault_management_client.py 80% <0%> (-20%) ⬇️
...try/v2017_10_01/models/operation_definition_py3.py 38.46% <0%> (-18.69%) ⬇️
...v2018_02_01_preview/models/operation_definition.py 38.46% <0%> (-18.69%) ⬇️
...egistry/v2017_10_01/models/operation_definition.py 38.46% <0%> (-18.69%) ⬇️
...8_02_01_preview/models/operation_definition_py3.py 38.46% <0%> (-18.69%) ⬇️
...ry/v2017_10_01/operations/registries_operations.py 69.18% <0%> (-11.05%) ⬇️
...t/compute/v2018_04_01/compute_management_client.py 35.44% <0%> (-7.9%) ⬇️
.../resource/resources/v2018_05_01/models/identity.py 43.75% <0%> (-6.25%) ⬇️
...ource/resources/v2018_05_01/models/identity_py3.py 43.75% <0%> (-6.25%) ⬇️
..._02_01_preview/operations/registries_operations.py 77.14% <0%> (-5.23%) ⬇️
... and 934 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 3345c2b...074f39e. Read the comment docs.

ComputerVision: bug fixes for /describe and /analyze

* Inconsistent argument type for `/analyze?details=...` between URL and stream methods
* BingIU imagetype return values needs to be integral
* Description `maxCandidates` argument needs to be integral
…to own Swagger file (#3543)

* Generated from 0dc03413967addc6fb33eba01bf4b8074f5fe91a

Split Ocr out

* Packaging update of azure-cognitiveservices-vision-computervision
…to match generated names (#3541)

* Generated from 5aa27bd9abb8f6f416b054d64536ee2f7175f662

Rename examples to match generated names

* Packaging update of azure-cognitiveservices-vision-computervision

* Generated from 5aa27bd9abb8f6f416b054d64536ee2f7175f662

Rename examples to match generated names
…st and detectObject to CV API (#3997)

* Generated from 0bc892729baf0d049695c873e9afe139211c259d

 Add areaOfInterest and detectObject

* Replace the current swagger with an auto-generated one.
* Add example files for areaOfInterest and detectObject.
* Fix example validation errors for analyze and describe.
* A few fixes for generating java sdk

* Packaging update of azure-cognitiveservices-vision-computervision
@lmazuel
Copy link
Member

lmazuel commented Jan 17, 2019

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel
Copy link
Member

lmazuel commented Jan 17, 2019

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

…4294)

* Generated from 0ac968f914274f0f98612a60ac4f8998a60ff1af

Analyze brands

* Packaging update of azure-cognitiveservices-vision-computervision
…] Add read to CV OCR API. (#4473)

* Generated from cbcb8cc3c280c9725bca0f4e0feb4bfc57b677ec

Add read to OCR API.

* Packaging update of azure-cognitiveservices-vision-computervision

* Generated from 51742b3e212c2e900ed5c24f7c351fa7f896d25e

Mark asyncBatchAnalyze as long running operation.

* Generated from b047a112a2c4cddaa54605d5de6a7bc3faab38c7

Update page property.
@lmazuel
Copy link
Member

lmazuel commented Mar 9, 2019

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit 6a45cf2 into master Mar 9, 2019
@lmazuel lmazuel deleted the restapi_auto_cognitiveservices/data-plane/ComputerVision branch March 9, 2019 01:25
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

4 participants