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] search/resource-manager #4503

Merged
merged 14 commits into from
May 24, 2019
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: search/resource-manager

AutorestCI and others added 7 commits July 10, 2018 11:18
…oft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search
…vices_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
…ort 'None' Identity type (#4480)

* Generated from f0fe70b51825fdec12d01df500646be7e4dcff54

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

* Packaging update of azure-mgmt-search
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 2019

(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_search/resource-manager#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_search/resource-manager#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_search/resource-manager
  • pip install -e ./azure-mgmt-search

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_search/resource-manager
  • pip wheel --no-deps ./azure-mgmt-search

Direct download

Your files can be directly downloaded here:

Add L-Series SKU values to management plane
@codecov-io
Copy link

Codecov Report

Merging #4503 into master will increase coverage by 0.04%.
The diff coverage is 57.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4503      +/-   ##
==========================================
+ Coverage   53.37%   53.41%   +0.04%     
==========================================
  Files       10499    10575      +76     
  Lines      220118   223336    +3218     
==========================================
+ Hits       117486   119298    +1812     
- Misses     102632   104038    +1406
Impacted Files Coverage Δ
...re-mgmt-search/azure/mgmt/search/models/sku_py3.py 100% <ø> (ø) ⬆️
azure-mgmt-search/azure/mgmt/search/models/sku.py 100% <ø> (ø) ⬆️
...-search/azure/mgmt/search/models/search_service.py 100% <ø> (ø) ⬆️
...-search/azure/mgmt/search/operations/operations.py 43.75% <0%> (ø) ⬆️
...e-mgmt-search/azure/mgmt/search/models/resource.py 100% <100%> (ø) ⬆️
...mt/search/models/search_management_client_enums.py 100% <100%> (ø) ⬆️
...rch/azure/mgmt/search/models/search_service_py3.py 100% <100%> (ø) ⬆️
...e-mgmt-search/azure/mgmt/search/models/__init__.py 100% <100%> (ø) ⬆️
...mt-search/azure/mgmt/search/models/resource_py3.py 100% <100%> (ø) ⬆️
azure-mgmt-search/azure/mgmt/search/version.py 100% <100%> (ø) ⬆️
... and 237 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 b577c79...d32d754. Read the comment docs.

@lmazuel lmazuel merged commit eb471ca into master May 24, 2019
@lmazuel lmazuel deleted the restapi_auto_search/resource-manager branch May 24, 2019 21:03
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.

5 participants