Skip to content

[AutoPR security/resource-manager] Add playbook configurations resource REST specification#4778

Closed
AutorestCI wants to merge 3 commits intorestapi_auto_security/resource-managerfrom
restapi_auto_5548
Closed

[AutoPR security/resource-manager] Add playbook configurations resource REST specification#4778
AutorestCI wants to merge 3 commits intorestapi_auto_security/resource-managerfrom
restapi_auto_5548

Conversation

@AutorestCI
Copy link
Contributor

add playbook configurations resource REST specification
@AutorestCI AutorestCI requested a review from lmazuel as a code owner April 4, 2019 15:21
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 4, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-security

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

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

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

  • git checkout restapi_auto_5548
  • pip install -e ./azure-mgmt-security

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5548
  • pip wheel --no-deps ./azure-mgmt-security

Direct download

Your files can be directly downloaded here:

fix according to PR comments + some spec changes
introduce trackedResource entity
@codecov-io
Copy link

codecov-io commented Apr 14, 2019

Codecov Report

Merging #4778 into restapi_auto_security/resource-manager will increase coverage by 0.73%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                             @@
##           restapi_auto_security/resource-manager    #4778      +/-   ##
==========================================================================
+ Coverage                                   52.64%   53.38%   +0.73%     
==========================================================================
  Files                                       11007    10458     -549     
  Lines                                      237811   219467   -18344     
==========================================================================
- Hits                                       125187   117154    -8033     
+ Misses                                     112624   102313   -10311
Impacted Files Coverage Δ
...ion/face/models/name_and_user_data_contract_py3.py 62.5% <0%> (-37.5%) ⬇️
.../vision/face/operations/person_group_operations.py 23.71% <0%> (-17.53%) ⬇️
.../azure/mgmt/monitor/models/metric_dimension_py3.py 55.55% <0%> (-11.12%) ⬇️
...e/mgmt/monitor/models/metric_alert_criteria_py3.py 66.66% <0%> (-10.26%) ⬇️
...r/azure/mgmt/monitor/models/alerting_action_py3.py 45.45% <0%> (-8.4%) ⬇️
...mt-monitor/azure/mgmt/monitor/models/source_py3.py 50% <0%> (-8.34%) ⬇️
...rk/azure/mgmt/network/network_management_client.py 21.86% <0%> (-6.49%) ⬇️
...azure/cognitiveservices/vision/face/face_client.py 94.59% <0%> (-5.41%) ⬇️
...re/graphrbac/operations/applications_operations.py 35.98% <0%> (-4.72%) ⬇️
...gmt/monitor/models/log_search_rule_resource_py3.py 38.46% <0%> (-4.4%) ⬇️
... and 600 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 b19e1bc...a6f4f75. Read the comment docs.

@lmazuel lmazuel closed this Apr 16, 2019
@lmazuel lmazuel deleted the restapi_auto_5548 branch April 16, 2019 23:51
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

Comments