Skip to content

[AutoPR] cognitiveservices/data-plane/Face#4674

Merged
lmazuel merged 6 commits intomasterfrom
restapi_auto_cognitiveservices/data-plane/Face
Mar 29, 2019
Merged

[AutoPR] cognitiveservices/data-plane/Face#4674
lmazuel merged 6 commits intomasterfrom
restapi_auto_cognitiveservices/data-plane/Face

Conversation

@AutorestCI
Copy link
Contributor

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

…est released version of Face API with feature of multiple recognition models. (#4569)

* Generated from f46597d444e1836304005d48c1f62bc65873fc3d

rename recognition_v01(2) to recognition_01(2)

* Generated from 46957b065e855f0098695f3904abe61edc2ad2b1

fix typos issue.

* Generated from 8ad5c77e8b7e8ba28025a3eb589cb2ed632733d3

Add returnRecognitionModel parameter.

* Generated from 52341acc23bee6a4d234cb46c28e36d7cd4c64ad

Fix java build error and update returnRecognitionModel Description.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 25, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-vision-face

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

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/Face#egg=azure-cognitiveservices-vision-face&subdirectory=azure-cognitiveservices-vision-face"

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

  • git checkout restapi_auto_cognitiveservices/data-plane/Face
  • pip install -e ./azure-cognitiveservices-vision-face

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

typo: cognitiveservices/data-plane/Face/stable/v1

- groups’s -> groups’
- retuned -> returned
@iscai-msft
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

iscai-msft and others added 3 commits March 28, 2019 16:30
@lmazuel lmazuel merged commit 6b772c3 into master Mar 29, 2019
@lmazuel lmazuel deleted the restapi_auto_cognitiveservices/data-plane/Face branch March 29, 2019 23:38
@codecov-io
Copy link

Codecov Report

Merging #4674 into master will increase coverage by <.01%.
The diff coverage is 50.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4674      +/-   ##
==========================================
+ Coverage   49.83%   49.83%   +<.01%     
==========================================
  Files        6190     6207      +17     
  Lines      173926   174151     +225     
==========================================
+ Hits        86681    86796     +115     
- Misses      87245    87355     +110
Impacted Files Coverage Δ
...sion/face/operations/large_face_list_operations.py 18.32% <0%> (-0.4%) ⬇️
...ces/vision/face/operations/face_list_operations.py 20.16% <0%> (-0.68%) ⬇️
...n/face/operations/large_person_group_operations.py 22.77% <0%> (-0.94%) ⬇️
...veservices/vision/face/models/face_client_enums.py 100% <100%> (ø) ⬆️
...ace/azure/cognitiveservices/vision/face/version.py 100% <100%> (ø) ⬆️
...veservices/vision/face/models/detected_face_py3.py 100% <100%> (ø) ⬆️
...vices/vision/face/models/meta_data_contract_py3.py 100% <100%> (ø)
.../vision/face/operations/person_group_operations.py 39.6% <33.33%> (-1.64%) ⬇️
...services/vision/face/operations/face_operations.py 31.97% <50%> (+1.03%) ⬆️
...e/cognitiveservices/vision/face/models/__init__.py 51.08% <50%> (-0.03%) ⬇️
... and 22 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 682885e...bd37758. Read the comment docs.

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.

4 participants

Comments