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] cosmos-db/resource-manager #2556

Merged
merged 3 commits into from
May 15, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: cosmos-db/resource-manager

… APIs for offline and online region for the Cosmos DB account (#2481)

* Generated from f874740b2a678460b05083d316f0332701c43df7

fix the compiling error for the json

* Generated from fa9bc3028e4c1394bab3ee2c29bcfaaae752cb1b

define a new region parameter for online/offline

* Generated from ab30108303e8b0af64abcac225babb39f1040974

actually fixing the bug where the region parameter was part of query instead of body

* Generated from f2366fb3019c4625f0351dbf06bf4af52c814f6c

another try to specify the correct swagger changes

* Generated from 90571350169f9fa1de9d74a9588479d776cae2b8

Added default error response
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-cosmosdb

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

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_cosmos-db/resource-manager#egg=azure-mgmt-cosmosdb&subdirectory=azure-mgmt-cosmosdb"

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

  • git checkout restapi_auto_cosmos-db/resource-manager
  • pip install -e ./azure-mgmt-cosmosdb

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_cosmos-db/resource-manager
  • pip wheel --no-deps ./azure-mgmt-cosmosdb

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 9, 2018

Codecov Report

Merging #2556 into master will increase coverage by 0.36%.
The diff coverage is 43.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2556      +/-   ##
==========================================
+ Coverage   55.25%   55.62%   +0.36%     
==========================================
  Files        6490     6632     +142     
  Lines      142522   146731    +4209     
==========================================
+ Hits        78756    81619    +2863     
- Misses      63766    65112    +1346
Impacted Files Coverage Δ
...mt-cosmosdb/azure/mgmt/cosmosdb/models/__init__.py 100% <100%> (ø) ⬆️
.../azure/mgmt/cosmosdb/models/partition_usage_py3.py 62.5% <100%> (ø) ⬆️
...ure-mgmt-cosmosdb/azure/mgmt/cosmosdb/cosmos_db.py 100% <100%> (ø) ⬆️
...azure/mgmt/cosmosdb/models/database_account_py3.py 100% <100%> (ø) ⬆️
...azure/mgmt/cosmosdb/models/partition_metric_py3.py 62.5% <100%> (ø) ⬆️
...s/database_account_create_update_parameters_py3.py 100% <100%> (ø) ⬆️
...gmt/cosmosdb/models/percentile_metric_value_py3.py 38.46% <100%> (ø) ⬆️
azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/version.py 100% <100%> (ø) ⬆️
...osmosdb/operations/database_accounts_operations.py 59.15% <12%> (-6.67%) ⬇️
...mosdb/azure/mgmt/cosmosdb/models/error_response.py 63.63% <63.63%> (ø)
... and 283 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 bbf982e...c7a1e2e. Read the comment docs.

@lmazuel lmazuel merged commit 7b1652e into master May 15, 2018
@lmazuel lmazuel deleted the restapi_auto_cosmos-db/resource-manager branch May 15, 2018 20:40
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