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

KeyVault Mgmt multiapi #2927

Merged
merged 3 commits into from
Jul 26, 2018
Merged

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Jul 13, 2018

No description provided.

@lmazuel lmazuel requested a review from schaabs July 13, 2018 22:29
@AutorestCI
Copy link
Contributor

AutorestCI commented Jul 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-keyvault

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

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

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

  • git checkout restapi_auto_keyvault/resource-manager
  • pip install -e ./azure-mgmt-keyvault

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_keyvault/resource-manager
  • pip wheel --no-deps ./azure-mgmt-keyvault

Direct download

Your files can be directly downloaded here:

@lmazuel lmazuel changed the title KeyVault multiapi KeyVault Mgmt multiapi Jul 13, 2018
* Generated from dc6eeefac40f35620e785bd22e81c8dc97984c79

KV multiapi Readme

* Fix multiapi client
@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #2927 into master will decrease coverage by <.01%.
The diff coverage is 69.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2927      +/-   ##
==========================================
- Coverage   56.91%    56.9%   -0.01%     
==========================================
  Files        7774     7778       +4     
  Lines      159828   159897      +69     
==========================================
+ Hits        90960    90994      +34     
- Misses      68868    68903      +35
Impacted Files Coverage Δ
...eyvault/v2018_02_14/models/virtual_network_rule.py 71.42% <ø> (ø)
...eyvault/v2018_02_14/models/vault_properties_py3.py 100% <ø> (ø)
...mgmt/keyvault/v2018_02_14/operations/operations.py 28.12% <ø> (ø)
.../azure/mgmt/keyvault/v2018_02_14/models/ip_rule.py 71.42% <ø> (ø)
...mt/keyvault/v2018_02_14/models/network_rule_set.py 44.44% <ø> (ø)
...t/v2018_02_14/models/vault_patch_properties_py3.py 26.66% <ø> (ø)
...yvault/v2018_02_14/operations/vaults_operations.py 47.63% <ø> (ø)
...vault/v2018_02_14/models/vault_patch_properties.py 26.66% <ø> (ø)
...eyvault/v2018_02_14/models/network_rule_set_py3.py 44.44% <ø> (ø)
...re/mgmt/keyvault/v2018_02_14/models/ip_rule_py3.py 71.42% <ø> (ø)
... and 94 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 4009970...912fd07. Read the comment docs.

@lmazuel lmazuel merged commit 6867dbc into master Jul 26, 2018
@lmazuel lmazuel deleted the restapi_auto_keyvault/resource-manager branch July 26, 2018 18:48
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.

4 participants