-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Conversation
added service name field in CosmosDb and created a Java readme
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-cosmosdbYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
chore: jsonfmt cosmos-db Ran `jsonfmt -w "specification/cosmos-db/**/*.json"`
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
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
Created to accumulate context: cosmos-db/resource-manager