Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR resources/resource-manager] [DO NOT MERGE] Testing code gen #2529

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 4, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

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

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

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

  • git checkout restapi_auto_3010
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3010
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 4, 2018

Codecov Report

Merging #2529 into restapi_auto_resources/resource-manager will increase coverage by <.01%.
The diff coverage is 64.44%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_resources/resource-manager    #2529      +/-   ##
===========================================================================
+ Coverage                                    55.12%   55.12%   +<.01%     
===========================================================================
  Files                                         6369     6371       +2     
  Lines                                       141229   141249      +20     
===========================================================================
+ Hits                                         77849    77861      +12     
- Misses                                       63380    63388       +8
Impacted Files Coverage Δ
.../resource/resources/v2018_02_01/models/identity.py 50% <0%> (-5.56%) ⬇️
.../resource/resources/v2018_02_01/models/__init__.py 100% <100%> (ø) ⬆️
...ource/resources/v2018_02_01/models/identity_py3.py 50% <50%> (-5.56%) ⬇️
...ources/v2018_02_01/models/user_defined_identity.py 62.5% <62.5%> (ø)
...es/v2018_02_01/models/user_defined_identity_py3.py 62.5% <62.5%> (ø)
...mt/resource/features/v2015_12_01/feature_client.py 35.71% <66.66%> (ø) ⬆️
.../mgmt/resource/policy/v2016_12_01/policy_client.py 38.7% <66.66%> (ø) ⬆️
...e/subscriptions/v2016_06_01/subscription_client.py 40.74% <66.66%> (ø) ⬆️
...esources/v2018_02_01/resource_management_client.py 39.47% <66.66%> (ø) ⬆️
...source/links/v2016_09_01/management_link_client.py 35.71% <66.66%> (ø) ⬆️
... and 5 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 eb5207e...43f2908. Read the comment docs.

@lmazuel lmazuel closed this Jun 13, 2018
@lmazuel lmazuel deleted the restapi_auto_3010 branch June 13, 2018 00:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants