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 #2901

Merged
merged 6 commits into from
Mar 7, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: search/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 10, 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_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:

@codecov-io
Copy link

codecov-io commented Jul 10, 2018

Codecov Report

Merging #2901 into master will decrease coverage by <.01%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2901      +/-   ##
==========================================
- Coverage   56.71%   56.71%   -0.01%     
==========================================
  Files        7647     7649       +2     
  Lines      158352   158402      +50     
==========================================
+ Hits        89803    89831      +28     
- Misses      68549    68571      +22
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%> (ø) ⬆️
azure-mgmt-search/azure/mgmt/search/version.py 100% <100%> (ø) ⬆️
...rch/azure/mgmt/search/models/search_service_py3.py 100% <100%> (ø) ⬆️
...e-mgmt-search/azure/mgmt/search/models/resource.py 100% <100%> (ø) ⬆️
...e-mgmt-search/azure/mgmt/search/models/identity.py 66.66% <66.66%> (ø)
...mt-search/azure/mgmt/search/models/identity_py3.py 66.66% <66.66%> (ø)
...t/servicebus/models/migration_config_properties.py 47.05% <0%> (-2.95%) ⬇️
...rvicebus/models/migration_config_properties_py3.py 47.05% <0%> (-2.95%) ⬇️
... and 4 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 fa8ae2b...a76fd5e. Read the comment docs.

…oft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search
@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/search/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

…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
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