Skip to content

Conversation

@lmazuel
Copy link
Member

@lmazuel lmazuel commented Jun 27, 2018

FYI @troydai

@lmazuel lmazuel removed the request for review from DheerendraRathor June 27, 2018 23:41
@AutorestCI
Copy link
Contributor

AutorestCI commented Jun 27, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datalake-analytics

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

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@fixpy2_records#egg=azure-mgmt-datalake-analytics&subdirectory=azure-mgmt-datalake-analytics"

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

  • git checkout fixpy2_records
  • pip install -e ./azure-mgmt-datalake-analytics

Or build a wheel file to distribute for testing:

  • git checkout fixpy2_records
  • pip wheel --no-deps ./azure-mgmt-datalake-analytics

Package azure-mgmt-dns

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

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@fixpy2_records#egg=azure-mgmt-dns&subdirectory=azure-mgmt-dns"

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

  • git checkout fixpy2_records
  • pip install -e ./azure-mgmt-dns

Or build a wheel file to distribute for testing:

  • git checkout fixpy2_records
  • pip wheel --no-deps ./azure-mgmt-dns

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@fixpy2_records#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@fixpy2_records#egg=azure-mgmt-recoveryservicesbackup&subdirectory=azure-mgmt-recoveryservicesbackup"

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

  • git checkout fixpy2_records
  • pip install -e ./azure-mgmt-recoveryservicesbackup

Or build a wheel file to distribute for testing:

  • git checkout fixpy2_records
  • pip wheel --no-deps ./azure-mgmt-recoveryservicesbackup

Package azure-sdk-tools

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

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@fixpy2_records#egg=azure-sdk-tools&subdirectory=azure-sdk-tools"

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

  • git checkout fixpy2_records
  • pip install -e ./azure-sdk-tools

Or build a wheel file to distribute for testing:

  • git checkout fixpy2_records
  • pip wheel --no-deps ./azure-sdk-tools

Package azure-servicemanagement-legacy

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

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@fixpy2_records#egg=azure-servicemanagement-legacy&subdirectory=azure-servicemanagement-legacy"

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

  • git checkout fixpy2_records
  • pip install -e ./azure-servicemanagement-legacy

Or build a wheel file to distribute for testing:

  • git checkout fixpy2_records
  • pip wheel --no-deps ./azure-servicemanagement-legacy

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member Author

lmazuel commented Jun 28, 2018

FYI @schaabs if you're curious

@lmazuel lmazuel merged commit e8e9507 into master Jun 28, 2018
@lmazuel lmazuel deleted the fixpy2_records branch June 28, 2018 00:17
@codecov-io
Copy link

codecov-io commented Jun 28, 2018

Codecov Report

Merging #2826 into master will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2826      +/-   ##
==========================================
+ Coverage   56.67%    56.9%   +0.23%     
==========================================
  Files        7628     7630       +2     
  Lines      158120   159581    +1461     
==========================================
+ Hits        89611    90807    +1196     
- Misses      68509    68774     +265
Impacted Files Coverage Δ
...ult/azure/keyvault/models/sas_definition_bundle.py 75% <0%> (-25%) ⬇️
...zure/keyvault/models/storage_account_attributes.py 81.25% <0%> (-18.75%) ⬇️
...azure/keyvault/models/sas_definition_attributes.py 81.25% <0%> (-18.75%) ⬇️
...eyvault/models/sas_definition_create_parameters.py 82.35% <0%> (-17.65%) ⬇️
.../azure/keyvault/custom/key_vault_authentication.py 68.66% <0%> (-9.84%) ⬇️
...models/storage_account_regenerte_key_parameters.py 90.9% <0%> (-9.1%) ⬇️
...yvault/models/storage_account_create_parameters.py 93.75% <0%> (-6.25%) ⬇️
...e-keyvault/azure/keyvault/models/storage_bundle.py 100% <0%> (ø) ⬆️
...re-mgmt-keyvault/azure/mgmt/keyvault/models/sku.py 100% <0%> (ø) ⬆️
...yvault/models/vault_create_or_update_parameters.py 100% <0%> (ø) ⬆️
... and 58 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 066f421...10bdff5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants