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] monitor/resource-manager #4563

Closed
wants to merge 4 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: monitor/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-monitor

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

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

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

  • git checkout restapi_auto_monitor/resource-manager
  • pip install -e ./azure-mgmt-monitor

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_monitor/resource-manager
  • pip wheel --no-deps ./azure-mgmt-monitor

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4563 into master will decrease coverage by <.01%.
The diff coverage is 53.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4563      +/-   ##
==========================================
- Coverage    49.5%    49.5%   -0.01%     
==========================================
  Files        6332     6332              
  Lines      177160   177166       +6     
==========================================
  Hits        87710    87710              
- Misses      89450    89456       +6
Impacted Files Coverage Δ
...gmt/monitor/operations/action_groups_operations.py 16.66% <100%> (ø) ⬆️
.../azure/mgmt/monitor/models/webhook_receiver_py3.py 55.55% <50%> (-6.95%) ⬇️
.../monitor/models/automation_runbook_receiver_py3.py 38.46% <50%> (-3.21%) ⬇️
...zure/mgmt/monitor/models/logic_app_receiver_py3.py 50% <50%> (-5.56%) ⬇️
...or/azure/mgmt/monitor/models/email_receiver_py3.py 50% <50%> (-5.56%) ⬇️
...azure/mgmt/monitor/models/arm_role_receiver_py3.py 55.55% <50%> (-6.95%) ⬇️
...mgmt/monitor/models/azure_function_receiver_py3.py 45.45% <50%> (-4.55%) ⬇️

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 62d9426...de75206. Read the comment docs.

* Generated from c4e0f53de1a68b65271c9b57f17a84b45de4c0e2

Added metrics baseline API

* Generated from ea28e828ee83119a547a48612f0128a600e08b94

Remove readonly

* Generated from 589bb435ca13dd72fba86b13ccdee09b497b6a74

Updated model name

* Generated from b12b3ca38498ff10b3e71239dc65f22b6df8e7da

Renamed operation of older baseline apis

* Generated from 3ef9b2fe8cda4fdc26d59705e2a195bc98a68f61

Reverted braking change, updated new API to List

* Generated from c0b3744bf0287e8b37cae1a334da68795189e8ae

Updated operation

* Generated from a1ffa46de27615eaf1f2e06637c834fab28584db

Changed the name of the enum

* Packaging update of azure-mgmt-monitor
* Generated from 74bb59c05d38452155d9af98a26da148d796c581

Rename microsoft.insight

* Generated from 1f7739776b7592e12bef8e4be6cf24d68e0f25da

Update dynamic threshold criteria descriptions

* Generated from 31ef899f35bb54b58b5c01a849f4f4710000c5e5

Fix PR comments: Revert name change + Use fake subscriptionId
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.

3 participants