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] recoveryservicesbackup/resource-manager #2945

Merged
merged 18 commits into from
May 21, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: recoveryservicesbackup/resource-manager

…Operation API (#2917)

* Generated from 4aaba64bbb8b134f96532754d65d5344253f5230

Fix casing in swagger example file path

* Generated from 8d8d07ebeaf440632ea9e6e15e7eddf32515a50b

Use ValidateRequest instead of Resource<ValidateRequest>

* Generated from a6543526bd182f359ab86a5c5b5ee9914671d997

Update operationid of validate_Operation to Operation_Validate per feedback
…or back to its own config file (#3398)

* Generated from 618c0df2930286d956a58d4fe3657da3aca93321

Move Go SDK config for back to its own config file

* Packaging update of azure-mgmt-recoveryservicesbackup
…anges and bug fixes (#3348)

* Generated from d340e8b5423d019c360e65210d60ceab5c88d4bb

Swagger spec changes for 1808 release of recovery services backup.

* Packaging update of azure-mgmt-recoveryservicesbackup

* Generated from 2fe1e36a12ca29f1145d6c70a0ae6766736aba36

Removing VaultID and adding response type for HttpStatus.OK

* Packaging update of azure-mgmt-recoveryservicesbackup

* Generated from 974a2296c8b9d8cac483c5b129e1585e38b6f350

Adding discriminator value for AzureWorkloadContainer
…esbackup/resource-manager/Microsoft.RecoveryServices (#3967)

* Generated from 0ec66b141295ea7910abdcfbf2b634bd4afc7354

typo: recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices

- polymorhpic -> polymorphic
- managmement -> management
- managemenent -> management
- propertes -> properties
- Encrpytion -> Encryption
- specifc -> specific
- operationss -> operations
- DB's -> DBs
- recoverypoint -> recovery point
- specifcally -> specifically
- encaspulates -> encapsulates
- alongwith -> along with
- backupengine -> backup engine
- Diskspace -> Disk space
- follwing -> following
- potentiallty -> potentially
- exteded -> extended
- Exoprt -> Export
- transfered -> transferred

* Packaging update of azure-mgmt-recoveryservicesbackup
…ec (#4118)

* Generated from 97c181ad47b931a15bb039f85904300528ccb6d0

Generating latest spec

* Generated from 424001e3653bf7ff244f357c943c32980e7860ee

Changing the operationIdin 2016-12-01 bms.json

* Generated from acb8728938d79f932ad2a9f32f517f8975c0f6f8

Updating operationIdin 2016-12-01 bms.json

* Generated from 29bec153b8ce07d20202302d301f7c8f52f7ae19

Modifying Readme

* Generated from f863d5e04544fc1082c125f354fd36b119b27436

Spell Check

* Generated from b4544cbdc4750cc7d8353ec244fe62728bc41799

Spell check
typo: recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices

- DB's -> DBs
- recoverypoint -> recovery point
- alongwith -> along with
- backupengine -> backup engine
- Diskspace -> Disk space
- potentiallty -> potentially
- transfered -> transferred
…n Recovery Services (Backup) (#4284)

* Generated from 2387ca4a300956406928ae8727d815f98f88fa93

Undoing unintended removal of a field

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

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 19, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-recoveryservices

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

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_recoveryservicesbackup/resource-manager#egg=azure-mgmt-recoveryservices&subdirectory=azure-mgmt-recoveryservices"

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

  • git checkout restapi_auto_recoveryservicesbackup/resource-manager
  • pip install -e ./azure-mgmt-recoveryservices

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_recoveryservicesbackup/resource-manager
  • pip wheel --no-deps ./azure-mgmt-recoveryservices

Package azure-mgmt-recoveryservicesbackup

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

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_recoveryservicesbackup/resource-manager#egg=azure-mgmt-recoveryservicesbackup&subdirectory=azure-mgmt-recoveryservicesbackup"

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

  • git checkout restapi_auto_recoveryservicesbackup/resource-manager
  • pip install -e ./azure-mgmt-recoveryservicesbackup

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_recoveryservicesbackup/resource-manager
  • pip wheel --no-deps ./azure-mgmt-recoveryservicesbackup

Direct download

Your files can be directly downloaded here:

…f github.com:Azure/azure-sdk-for-python into restapi_auto_recoveryservicesbackup/resource-manager
@codecov-io
Copy link

Codecov Report

Merging #2945 into master will decrease coverage by 3.9%.
The diff coverage is 60.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2945      +/-   ##
==========================================
- Coverage   52.26%   48.35%   -3.91%     
==========================================
  Files       10893     6658    -4235     
  Lines      233821   189888   -43933     
==========================================
- Hits       122203    91825   -30378     
+ Misses     111618    98063   -13555
Impacted Files Coverage Δ
...re/mgmt/recoveryservices/models/patch_vault_py3.py 62.5% <ø> (ø)
...t/recoveryservices/operations/usages_operations.py 94.11% <ø> (ø)
...ecoveryservicesbackup/models/backup_request_py3.py 100% <ø> (ø)
...re_recovery_service_vault_protection_intent_py3.py 75% <ø> (ø)
...ces/azure/mgmt/recoveryservices/models/__init__.py 54.68% <ø> (ø)
...esbackup/models/backup_engine_base_resource_py3.py 71.42% <ø> (ø)
.../mgmt/recoveryservices/recovery_services_client.py 100% <ø> (ø)
.../mgmt/recoveryservices/models/vault_usage_paged.py 100% <ø> (ø)
...overyservices/models/patch_tracked_resource_py3.py 62.5% <ø> (ø)
...veryservicesbackup/models/azure_storage_job_py3.py 38.46% <ø> (ø)
... and 4905 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 2a2ae38...e0276cd. Read the comment docs.

@lmazuel lmazuel merged commit 466b0ba into master May 21, 2019
@lmazuel lmazuel deleted the restapi_auto_recoveryservicesbackup/resource-manager branch May 21, 2019 18:16
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