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

Closed
wants to merge 4 commits into from

Conversation

AutorestCI
Copy link
Contributor

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

added service name field in CosmosDb and created a Java readme
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 20, 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_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:

chore: jsonfmt cosmos-db

Ran `jsonfmt -w "specification/cosmos-db/**/*.json"`
@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #5335 into master will decrease coverage by 3.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5335      +/-   ##
==========================================
- Coverage   52.26%      49%   -3.26%     
==========================================
  Files       10892     6508    -4384     
  Lines      233804   182526   -51278     
==========================================
- Hits       122191    89453   -32738     
+ Misses     111613    93073   -18540
Impacted Files Coverage Δ
.../azure/mgmt/cosmosdb/models/partition_usage_py3.py 62.5% <ø> (ø) ⬆️
...t-cosmosdb/azure/mgmt/cosmosdb/models/usage_py3.py 45.45% <ø> (ø) ⬆️
azure-mgmt-cosmosdb/azure/mgmt/cosmosdb/version.py 100% <100%> (ø) ⬆️
...afactory/azure/mgmt/datafactory/models/__init__.py 50.67% <0%> (-49.33%) ⬇️
...ights/azure/applicationinsights/models/__init__.py 51% <0%> (-49%) ⬇️
...e/cognitiveservices/vision/face/models/__init__.py 51.08% <0%> (-48.92%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...iveservices/search/entitysearch/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
azure-eventgrid/azure/eventgrid/models/__init__.py 51.25% <0%> (-48.75%) ⬇️
...ration/azure/mgmt/datamigration/models/__init__.py 51.27% <0%> (-48.73%) ⬇️
... and 5867 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 4d81a2a...9f8ea30. Read the comment docs.

Fix limit and currentValue properties

Types need to be long since they can have 64-bit values.
added optional flag to indicate if location is an availability zone
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