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] datamigration/resource-manager #3814

Merged
merged 8 commits into from
May 21, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: datamigration/resource-manager

add clientData properties to data migration tasks
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 16, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datamigration

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

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

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

  • git checkout restapi_auto_datamigration/resource-manager
  • pip install -e ./azure-mgmt-datamigration

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip wheel --no-deps ./azure-mgmt-datamigration

Direct download

Your files can be directly downloaded here:

typo: Microsoft.DataMigration

- exising -> existing
- capabilites -> capabilities
- eligiblity -> eligibility
- propery -> property
- ertificate -> certificate
…ic preview swagger (#3901)

* Generated from 8df81ff4db8d52205d98f35ff08e76c54099842c

Adding sync scenarios to public preview swagger

* Generated from e07d78079a8729b1e87661ccd81059be4995165b

Fix comments on pull request

* Generated from b3902e71906cd990fb1d5ffcf435c513be13e5b9

add orphaned user changes to the repo

* Generated from 194999dd0c4aa8e525e2ce95920571b28475ec93

minor string fix

* Generated from e2c19668640e42352fe034e8637440426690b683

Change orphanedUsers to orphanedUsersInfo
AutorestCI and others added 2 commits May 21, 2019 18:39
…#5381)

* Generated from bfb0690006c9edeea93aa37ecae70d7e9e9a17e8

Datamigration new Python path

* Packaging update of azure-mgmt-datamigration
@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #3814 into master will decrease coverage by 0.12%.
The diff coverage is 53.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3814      +/-   ##
==========================================
- Coverage   48.67%   48.54%   -0.13%     
==========================================
  Files        6814     6745      -69     
  Lines      191196   191794     +598     
==========================================
+ Hits        93059    93114      +55     
- Misses      98137    98680     +543
Impacted Files Coverage Δ
..._server_sql_db_sync_task_output_table_level_py3.py 25% <ø> (ø)
..._azure_db_for_my_sql_sync_task_output_error_py3.py 62.5% <ø> (ø)
...mt/datamigration/models/database_file_input_py3.py 40% <ø> (ø)
...dels/get_project_details_non_sql_task_input_py3.py 62.5% <ø> (ø)
...ql_azure_db_for_postgre_sql_sync_task_input_py3.py 55.55% <ø> (ø)
...atamigration/models/database_summary_result_py3.py 71.42% <ø> (ø)
...ct_to_target_azure_db_for_my_sql_task_input_py3.py 62.5% <ø> (ø)
...models/get_tde_certificates_sql_task_output_py3.py 62.5% <ø> (ø)
...urce_sql_server_task_output_agent_job_level_py3.py 35.71% <ø> (ø)
...models/connect_to_target_sql_db_task_output_py3.py 50% <ø> (ø)
... and 647 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 533e7ce...e8b896b. Read the comment docs.

@lmazuel lmazuel merged commit 1710865 into master May 21, 2019
@lmazuel lmazuel deleted the restapi_auto_datamigration/resource-manager branch May 21, 2019 22:38
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