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] Add SQL, Mongo, Table, Cassandra APIs #4747

Merged
merged 5 commits into from
Apr 18, 2019

Conversation

AutorestCI
Copy link
Contributor

Add Cassandra keyspace and table API
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 1, 2019

(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_5523#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_5523#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_5523
  • pip install -e ./azure-mgmt-cosmosdb

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5523
  • pip wheel --no-deps ./azure-mgmt-cosmosdb

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 1, 2019

Codecov Report

Merging #4747 into restapi_auto_cosmos-db/resource-manager will decrease coverage by 2.91%.
The diff coverage is 61.27%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_cosmos-db/resource-manager    #4747      +/-   ##
===========================================================================
- Coverage                                    55.07%   52.16%   -2.92%     
===========================================================================
  Files                                        10106     5953    -4153     
  Lines                                       206146   155479   -50667     
===========================================================================
- Hits                                        113541    81110   -32431     
+ Misses                                       92605    74369   -18236
Impacted Files Coverage Δ
...osmosdb/operations/database_accounts_operations.py 25.82% <ø> (-30.92%) ⬇️
...azure/mgmt/cosmosdb/models/database_account_py3.py 100% <100%> (ø) ⬆️
...osmosdb/azure/mgmt/cosmosdb/models/resource_py3.py 100% <100%> (ø) ⬆️
...osdb/azure/mgmt/cosmosdb/models/cosmos_db_enums.py 100% <100%> (ø) ⬆️
...s/database_account_create_update_parameters_py3.py 100% <100%> (ø) ⬆️
...smosdb/azure/mgmt/cosmosdb/models/container_py3.py 33.33% <33.33%> (ø)
...ure/mgmt/cosmosdb/models/container_resource_py3.py 41.66% <41.66%> (ø)
...sdb/azure/mgmt/cosmosdb/models/sql_database_py3.py 41.66% <41.66%> (ø)
.../azure/mgmt/cosmosdb/models/indexing_policy_py3.py 44.44% <44.44%> (ø)
...azure/mgmt/cosmosdb/models/cassandra_schema_py3.py 50% <50%> (ø)
... and 4380 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 062c533...88203dd. Read the comment docs.

@AutorestCI AutorestCI merged commit 8a2d53a into restapi_auto_cosmos-db/resource-manager Apr 18, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5523 branch April 18, 2019 19:13
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3844

lmazuel pushed a commit that referenced this pull request May 4, 2019
* Generated from da4bbc404f426e527a3e72ba5aa50d1a7269d8d9 (#3835)

typo: cosmos-db/resource-manager/Microsoft.DocumentDB/cosmos-db.json

- defintions -> definitions
- parition -> partition

* Generated from 0db70c499dc008a011a79e6c99bf621baba86623 (#3928)

typo: Microsoft.DocumentDB

- defintions -> definitions
- Trim trailing whitespace

* [AutoPR cosmos-db/resource-manager] Add SQL, Mongo, Table, Cassandra APIs (#4747)

* Generated from 4792db67215eb0250da01b43b40fe2be440ef2d2

Add Cassandra keyspace and table API

* Packaging update of azure-mgmt-cosmosdb

* Generated from 2083bb7fac97b078dcd30fd616dd0315e0f241fc

Fix excluded key path

* Packaging update of azure-mgmt-cosmosdb

* Generated from 3aa809a16233b7a65d328018312d23316a213b06

Fix examples model validation

* [AutoPR cosmos-db/resource-manager] Rename Gremlin container by graph (#4941)

* Generated from cdf503be9781e3833dabc4607cc59c5d59c21370

Rename Gremlin container by graph

* Generated from 8133c0ddc061fa40abb3a9fa9324242b7c6ad6ce

Replace mongo with mongodb

* Generated from 5f17be643cbf4c0f823a0d9b0b90bea17a84f0ab

Update file name by git mv as windows doesn't work

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