Skip to content

[AutoPR applicationinsights/resource-manager] Fix AppInsights x-ms-parameter-location#2202

Closed
AutorestCI wants to merge 1 commit intorestapi_auto_applicationinsights/resource-managerfrom
restapi_auto_2680
Closed

[AutoPR applicationinsights/resource-manager] Fix AppInsights x-ms-parameter-location#2202
AutorestCI wants to merge 1 commit intorestapi_auto_applicationinsights/resource-managerfrom
restapi_auto_2680

Conversation

@AutorestCI
Copy link
Contributor

Fix AppInsights x-ms-parameter-location
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 16, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-applicationinsights

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

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

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

  • git checkout restapi_auto_2680
  • pip install -e ./azure-mgmt-applicationinsights

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2680
  • pip wheel --no-deps ./azure-mgmt-applicationinsights

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 16, 2018

Codecov Report

Merging #2202 into restapi_auto_applicationinsights/resource-manager will increase coverage by 2.25%.
The diff coverage is 0%.

Impacted file tree graph

@@                                  Coverage Diff                                  @@
##           restapi_auto_applicationinsights/resource-manager    #2202      +/-   ##
=====================================================================================
+ Coverage                                              50.71%   52.96%   +2.25%     
=====================================================================================
  Files                                                   5595     4798     -797     
  Lines                                                 143017   120224   -22793     
=====================================================================================
- Hits                                                   72537    63682    -8855     
+ Misses                                                 70480    56542   -13938
Impacted Files Coverage Δ
...cationinsights/operations/components_operations.py 13.45% <ø> (ø) ⬆️
...insights/application_insights_management_client.py 42.85% <0%> (+2.17%) ⬆️
...ork/azure/mgmt/network/v2017_10_01/models/probe.py 33.33% <0%> (-8.78%) ⬇️
...etwork/v2017_11_01/models/packet_capture_result.py 31.25% <0%> (-8.75%) ⬇️
...etwork/v2017_10_01/models/packet_capture_result.py 31.25% <0%> (-8.75%) ⬇️
...re/mgmt/network/v2017_10_01/models/ipsec_policy.py 35.71% <0%> (-8.74%) ⬇️
...17_10_01/models/verification_ip_flow_parameters.py 35.71% <0%> (-8.74%) ⬇️
...17_11_01/models/verification_ip_flow_parameters.py 35.71% <0%> (-8.74%) ⬇️
...re/mgmt/network/v2017_11_01/models/ipsec_policy.py 35.71% <0%> (-8.74%) ⬇️
.../network/v2017_10_01/models/load_balancing_rule.py 26.31% <0%> (-8.47%) ⬇️
... and 1002 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 f62fcf6...c72f6b4. Read the comment docs.

@AutorestCI AutorestCI closed this Mar 19, 2018
@lmazuel lmazuel deleted the restapi_auto_2680 branch March 19, 2018 16:05
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

Comments