Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Azure Search: Removing redundant commas
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-search

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

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_3377#egg=azure-mgmt-search&subdirectory=azure-mgmt-search"

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

  • git checkout restapi_auto_3377
  • pip install -e ./azure-mgmt-search

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3377
  • pip wheel --no-deps ./azure-mgmt-search

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 9, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_search/resource-manager@12fae77). Click here to learn what that means.
The diff coverage is 76.92%.

Impacted file tree graph

@@                           Coverage Diff                           @@
##             restapi_auto_search/resource-manager    #2897   +/-   ##
=======================================================================
  Coverage                                        ?   56.71%           
=======================================================================
  Files                                           ?     7649           
  Lines                                           ?   158370           
  Branches                                        ?        0           
=======================================================================
  Hits                                            ?    89812           
  Misses                                          ?    68558           
  Partials                                        ?        0
Impacted Files Coverage Δ
...-search/azure/mgmt/search/models/search_service.py 100% <ø> (ø)
...mt-search/azure/mgmt/search/models/resource_py3.py 100% <100%> (ø)
...e-mgmt-search/azure/mgmt/search/models/__init__.py 100% <100%> (ø)
...e-mgmt-search/azure/mgmt/search/models/resource.py 100% <100%> (ø)
azure-mgmt-search/azure/mgmt/search/version.py 100% <100%> (ø)
...rch/azure/mgmt/search/models/search_service_py3.py 100% <100%> (ø)
...mt-search/azure/mgmt/search/models/identity_py3.py 66.66% <66.66%> (ø)
...e-mgmt-search/azure/mgmt/search/models/identity.py 66.66% <66.66%> (ø)

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 12fae77...4826023. Read the comment docs.

@AutorestCI AutorestCI merged commit a76fd5e into restapi_auto_search/resource-manager Jul 10, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2901

@lmazuel lmazuel deleted the restapi_auto_3377 branch August 1, 2018 23:24
lmazuel pushed a commit that referenced this pull request Mar 7, 2019
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897)

Azure Search: Removing redundant commas

* [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* updated versioning and changelog, pulled latest azure sdk tools

* [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276)

* Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d

add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.

* Packaging update of azure-mgmt-search
lmazuel pushed a commit that referenced this pull request May 24, 2019
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897)

Azure Search: Removing redundant commas

* [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* updated versioning and changelog, pulled latest azure sdk tools

* [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276)

* Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d

add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.

* Packaging update of azure-mgmt-search

* [AutoPR search/resource-manager] Azure Search: Resource Manager: Support 'None' Identity type (#4480)

* Generated from f0fe70b51825fdec12d01df500646be7e4dcff54

Azure Search: Resource Manager: Support 'None' Identity type

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* Generated from d59344aa21135e602d2abb6a70e68394463c8f8c (#4575)

Add L-Series SKU values to management plane

* Packaging update of azure-mgmt-search

* Move search to new path

* Update path

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

3 participants