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 apimanagement/resource-manager] Fixing entities which should be per ApiRevision instead of just ApiId #2142

Merged

Conversation

AutorestCI
Copy link
Contributor

Diagnostics and Tags are per Api Revision
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-apimanagement

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

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

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

  • git checkout restapi_auto_2622
  • pip install -e ./azure-mgmt-apimanagement

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2622
  • pip wheel --no-deps ./azure-mgmt-apimanagement

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #2142 into restapi_auto_apimanagement/resource-manager will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                             Coverage Diff                              @@
##           restapi_auto_apimanagement/resource-manager    #2142   +/-   ##
============================================================================
  Coverage                                        53.51%   53.51%           
============================================================================
  Files                                             5137     5137           
  Lines                                           123411   123411           
============================================================================
  Hits                                             66042    66042           
  Misses                                           57369    57369

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 e61cc8a...c724ed3. Read the comment docs.

Diagnostics and Tags are per Api Revision
@AutorestCI AutorestCI merged commit a87ffc2 into restapi_auto_apimanagement/resource-manager Mar 9, 2018
@lmazuel lmazuel deleted the restapi_auto_2622 branch March 9, 2018 19:56
lmazuel pushed a commit that referenced this pull request Mar 15, 2018
…be per ApiRevision instead of just ApiId (#2142)

* Generated from 12e01481ce3273120c19d20940cdc70b398781b3

Diagnostics and Tags are per Api Revision

* Generated from 29a04a67037543fc21517b6bcacc1cbc87a460c2

Diagnostics and Tags are per Api Revision
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