Skip to content

[AutoPR automation/resource-manager] Adding patch API for Configurations#2208

Merged
AutorestCI merged 2 commits intorestapi_auto_automation/resource-managerfrom
restapi_auto_2688
Mar 23, 2018
Merged

[AutoPR automation/resource-manager] Adding patch API for Configurations#2208
AutorestCI merged 2 commits intorestapi_auto_automation/resource-managerfrom
restapi_auto_2688

Conversation

@AutorestCI
Copy link
Contributor

Adding patch API for Configurations
@codecov-io
Copy link

codecov-io commented Mar 19, 2018

Codecov Report

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

Impacted file tree graph

@@                             Coverage Diff                              @@
##           restapi_auto_automation/resource-manager    #2208      +/-   ##
============================================================================
- Coverage                                     52.26%   52.25%   -0.01%     
============================================================================
  Files                                          4955     4956       +1     
  Lines                                        124196   124232      +36     
============================================================================
+ Hits                                          64912    64920       +8     
- Misses                                        59284    59312      +28
Impacted Files Coverage Δ
...utomation/azure/mgmt/automation/models/__init__.py 100% <100%> (ø) ⬆️
...tion/models/dsc_configuration_update_parameters.py 38.46% <38.46%> (ø)
...omation/operations/dsc_configuration_operations.py 13.84% <9.09%> (-0.97%) ⬇️

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...109eb88. Read the comment docs.

Adding patch API for Configurations
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 22, 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_2688#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_2688#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_2688
  • pip install -e ./azure-mgmt-automation

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 77b9bed into restapi_auto_automation/resource-manager Mar 23, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #1959

@lmazuel lmazuel deleted the restapi_auto_2688 branch April 27, 2018 01:29
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