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 automation/resource-manager] Adding ListKeys support for Automation Account #2172

Merged

Conversation

AutorestCI
Copy link
Contributor

Adding ListKeys support for Account
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-automation

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

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_2654#egg=azure-mgmt-automation&subdirectory=azure-mgmt-automation"

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

  • git checkout restapi_auto_2654
  • pip install -e ./azure-mgmt-automation

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2654
  • pip wheel --no-deps ./azure-mgmt-automation

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 14, 2018

Codecov Report

Merging #2172 into restapi_auto_automation/resource-manager will decrease coverage by <.01%.
The diff coverage is 44.64%.

Impacted file tree graph

@@                             Coverage Diff                              @@
##           restapi_auto_automation/resource-manager    #2172      +/-   ##
============================================================================
- Coverage                                     52.26%   52.26%   -0.01%     
============================================================================
  Files                                          4955     4958       +3     
  Lines                                        124196   124252      +56     
============================================================================
+ Hits                                          64912    64937      +25     
- Misses                                        59284    59315      +31
Impacted Files Coverage Δ
...utomation/azure/mgmt/automation/models/__init__.py 100% <100%> (ø) ⬆️
.../mgmt/automation/models/automation_client_enums.py 100% <100%> (ø) ⬆️
...ation/azure/mgmt/automation/operations/__init__.py 100% <100%> (ø) ⬆️
...zure/mgmt/automation/operations/keys_operations.py 24.24% <24.24%> (ø)
...gmt-automation/azure/mgmt/automation/models/key.py 50% <50%> (ø)
...omation/azure/mgmt/automation/automation_client.py 43.39% <50%> (+0.12%) ⬆️
...tomation/azure/mgmt/automation/models/key_paged.py 80% <80%> (ø)

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 97256b1...ab3849d. Read the comment docs.

Adding ListKeys support for Account
@AutorestCI AutorestCI merged commit 8f571f7 into restapi_auto_automation/resource-manager Mar 26, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #1959

@lmazuel lmazuel deleted the restapi_auto_2654 branch April 27, 2018 01:30
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.

2 participants