Skip to content

[AutoPR] monitor/data-plane#3345

Closed
AutorestCI wants to merge 3 commits intomasterfrom
restapi_auto_monitor/data-plane
Closed

[AutoPR] monitor/data-plane#3345
AutorestCI wants to merge 3 commits intomasterfrom
restapi_auto_monitor/data-plane

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: monitor/data-plane

…Azure metrics Ingestion REST API" (#3322)

* Generated from 89a8ab408aa67ec55ed702e229ec254dc39df5a5

Address the PR comments
  - Fix the readme.md naming incompatibilities
  - Remove the c#-ish namespace prefix

* Packaging update of azure-monitor

* Generated from 11666b828c6a64278ae35a0898f1c4f00203f61d

-Drop all the types that recursively came with ObjectResult and use simple object type instead. This should make the swagger spec clean and more easily maintainable in the long run
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-monitor

You can install the package azure-monitor of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_monitor/data-plane#egg=azure-monitor&subdirectory=azure-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/data-plane#egg=azure-monitor&subdirectory=azure-monitor"

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

  • git checkout restapi_auto_monitor/data-plane
  • pip install -e ./azure-monitor

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_monitor/data-plane
  • pip wheel --no-deps ./azure-monitor

Direct download

Your files can be directly downloaded here:

…ntaiton generation works as expected (#3355)

* Generated from 69db2fd1a1fd3e4e8b451be6f725fa1b8a582ebf

-Fix the readme.md file to refer the correct file

* Generated from f343eabd7713d9c94975a1531467dfbc374ae4db

-Call operationId with suffix Create to be consistent
-Rename the file to be consistent with operationId
@codecov-io
Copy link

Codecov Report

Merging #3345 into master will decrease coverage by 16.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #3345       +/-   ##
===========================================
- Coverage    53.5%   37.43%   -16.08%     
===========================================
  Files        5665     9170     +3505     
  Lines      142829   275851   +133022     
===========================================
+ Hits        76419   103257    +26838     
- Misses      66410   172594   +106184
Impacted Files Coverage Δ
azure-monitor/azure/__init__.py 100% <100%> (ø)
...ervices/search/entitysearch/models/media_object.py 35.29% <0%> (-64.71%) ⬇️
...rvices/search/entitysearch/models/creative_work.py 37.93% <0%> (-62.07%) ⬇️
...e/mgmt/datafactory/models/get_metadata_activity.py 42.85% <0%> (-57.15%) ⬇️
...batch/operations/application_package_operations.py 43.09% <0%> (-56.91%) ⬇️
...y/azure/mgmt/datafactory/models/lookup_activity.py 43.47% <0%> (-56.53%) ⬇️
...ions/item_level_recovery_connections_operations.py 44.32% <0%> (-55.68%) ⬇️
...odels/database_account_create_update_parameters.py 44.44% <0%> (-55.56%) ⬇️
...zure/mgmt/datafactory/models/azure_blob_dataset.py 44.44% <0%> (-55.56%) ⬇️
...c/azure/graphrbac/models/user_create_parameters.py 44.44% <0%> (-55.56%) ⬇️
... and 5584 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 a4b1065...431163c. Read the comment docs.

@lmazuel lmazuel closed this Feb 15, 2019
@lmazuel lmazuel deleted the restapi_auto_monitor/data-plane branch February 15, 2019 20:47
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